43
/ 100
1 month ago
glama

SCD MCP Docs

Enables MCP clients like Claude Desktop and Cursor to interact with Google Docs, Sheets, and Drive, providing tools for reading, writing, formatting documents, managing spreadsheets, and searching Drive files.

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 2 credentials: GOOGLE_CLIENT_SECRET, JWT_SIGNING_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_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)
configREFRESH_TOKEN_TTLRefresh token lifetime in seconds (default: 2592000 / 30 days)
configSERVICE_ACCOUNT_PATHPath to the service account JSON key file
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_HOMEOAuth refresh tokens are stored in ~/.config/scd-mcp-docs/token.json (respects ). To re-authorize, run the auth command again or delete the token file.
// 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/fabrizioid-sc-mcp-google-workspace-1fb37e)](https://m8ven.ai/mcp/fabrizioid-sc-mcp-google-workspace-1fb37e)
commit: 73ae872e985490247ef507e2a9e528ad468e1f56
code hash: f1d281b049437eb4df9ba7e1681e26c996294e68d1e75645a78c745f9a538011
verified: 6/23/2026, 10:23:46 AM
view raw JSON →