48
/ 100
8 days ago
pulsemcp

Google Docs

Provides a bridge between Google Docs and AI tools for reading document content, appending text, and applying formatting to specific text within documents.

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: 1 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: GOOGLE_CLIENT_SECRET, JWT_SIGNING_KEY, TOKEN_ENCRYPTION_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical2 low

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

criticalvitest@4.0.18GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

lowmarkdown-it@14.1.0GHSA-38c4-r59v-3vqw

markdown-it is has a Regular Expression Denial of Service (ReDoS)

lowmarkdown-it@14.1.0GHSA-6v5v-wf23-fmfq

markdown-it: Quadratic complexity DoS in smartquotes rule via replaceAt string operations

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.
configALLOWED_DOMAINSComma-separated list of allowed Google Workspace domains (optional)
configBASE_URLset-env-vars "^^MCP_TRANSPORT=httpStream=https://your-service.run.appGOOGLE_CLIENT_ID=...GOOGLE_CLIENT_SECRET=...TOKEN_STORE=firestoreJWT_SIGNING_KEY=your-secret-key"
configGCLOUD_PROJECTGCP project ID for Firestore (required when TOKEN_STORE=firestore)
configGOOGLE_CLIENT_ID"your-client-id" \
🔐 secretGOOGLE_CLIENT_SECRET"your-client-secret" \
configGOOGLE_IMPERSONATE_USEREmail of the user to impersonate (optional)
configGOOGLE_MCP_PROFILESet to store tokens in a profile-specific subdirectory. This allows using different Google accounts for different projects:
🔐 secretJWT_SIGNING_KEYset-env-vars "^^MCP_TRANSPORT=httpStreamBASE_URL=https://your-service.run.appGOOGLE_CLIENT_ID=...GOOGLE_CLIENT_SECRET=...TOKEN_STORE=firestore=your-secret-key"
configLOG_LEVEL
configMCP_STATELESSSet to true for serverless deployments (Cloud Run, etc.) — disables session tracking to survive scale-to-zero
configMCP_TOOL_GROUPSOptional comma-separated tool groups to register: docs, drive, sheets, utils, gmail, calendar, or all
configMCP_TRANSPORTset-env-vars "^^=httpStreamBASE_URL=https://your-service.run.appGOOGLE_CLIENT_ID=...GOOGLE_CLIENT_SECRET=...TOKEN_STORE=firestoreJWT_SIGNING_KEY=your-secret-key"
configPORTHTTP port (default: 8080)
configSERVICE_ACCOUNT_PATHPath to the service account JSON key file
🔐 secretTOKEN_ENCRYPTION_KEY
configTOKEN_STOREset-env-vars "^^MCP_TRANSPORT=httpStreamBASE_URL=https://your-service.run.appGOOGLE_CLIENT_ID=...GOOGLE_CLIENT_SECRET=...=firestoreJWT_SIGNING_KEY=your-secret-key"
configXDG_CONFIG_HOME
// 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 1 concrete improvement 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/a-bonus-google-docs-mcp-13zbah)](https://m8ven.ai/mcp/a-bonus-google-docs-mcp-13zbah)
commit: cd8974c99daebfeb1b38cce8319870324df1eccb
code hash: fc4d3bc955cc4c6c57c7aa302b4d686db0ca34c61e662fc0e0f89e8bd11aa6ca
verified: 7/23/2026, 9:19:28 AM
view raw JSON →