74
/ 100
18 days ago
glama

Google Docs MCP Proxy

Local stdio MCP server that handles Google OAuth2 locally and proxies authenticated requests to Google Docs and Google Drive REST APIs, enabling document and file operations from Cursor or other MCP clients.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: GOOGLE_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGOOGLE_REDIRECT_URI
🔐 secretGOOGLE_REFRESH_TOKENHeadless alternative: Set =<your-refresh-token> in .env to skip the interactive flow entirely.
configTOKEN_PATH
// 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 5 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/dsingh80-google-docs-mcp-1qhsju)](https://m8ven.ai/mcp/dsingh80-google-docs-mcp-1qhsju)
commit: 8ae897709e196de68512a0d699849d08766d71f9
code hash: 95adefad8bfaca9e07adc5c24d2feae67190658feb698b7fb630092a092ba9cd
verified: 6/24/2026, 9:50:21 AM
view raw JSON →