A read/write MCP server for Google Drive, Docs & Sheets with bounded reads, gated mutations, and consistent argument naming.
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.
process.env. You'll be asked to provide them before it can run.GDRIVE_MCP_AUDIT_LOGXDG_CONFIG_HOME— ~/.config Base config dirGDRIVE_MCP_OAUTH_CLIENT— 3. Save the client JSON to ~/.config/gdrive-mcp/oauth_client.json (or set ), then:GDRIVE_MCP_TOKEN— ~/.config/gdrive-mcp/token.json Cached per-user tokenGDRIVE_MCP_VERIFICATION_MODEL_PATTERNS— (unset) Comma-separated model-name substrings that require per-call verificationGDRIVE_MCP_CALLING_MODEL— (unset) Operator-controlled caller-model pin; used when the client does not send _meta.modelGDRIVE_MCP_REQUIRE_VERIFICATION— (unset) Set to always to gate every call regardless of model (anti-delegation hard override)GDRIVE_MCP_FILES_DIRGDRIVE_MCP_FILES_TTL_HOURS— 24 Age (hours) after which spilled sandbox files are swept on server start; 0 disables[](https://m8ven.ai/mcp/shivankj11-gdrive-mcp-1a32de)