69
/ 100
1 month ago
glama

Google Docs MCP Server

A powerful Model Context Protocol (MCP) server implementation for seamless Google Docs API integration, enabling AI assistants to create, read, update, and manage Google Docs.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: GOOGLE_API_KEY, client_secret, refresh_token
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.8.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.8.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretGOOGLE_API_KEYyour-api-key
configGOOGLE_APPLICATION_CREDENTIALSpath/to/your-service-account-key.json
configGOOGLE_APPLICATION_CREDENTIALS_JSON{"type":"service_account","project_id":"...","private_key":"...","client_email":"..."}
configGOOGLE_CLOUD_PROJECT_IDyour-project-id
configclient_idyour-oauth-client-id
🔐 secretclient_secretyour-oauth-client-secret
🔐 secretrefresh_tokenyour-oauth-refresh-token
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/meerkats-ai-google-docs-mcp-server-17d5yh)](https://m8ven.ai/mcp/meerkats-ai-google-docs-mcp-server-17d5yh)
commit: 108203129ca007347b861d2781cf33be7049af75
code hash: 5f29280137f51772f79fa7062e48cdf428ef0f8cc6ff36c76c112b2622e5e324
verified: 6/11/2026, 12:14:35 PM
view raw JSON →