74
/ 100
1 month ago
glama

google-drive-mcp-server

Google Drive + Workspace MCP — 98 tools for Docs, Sheets, Slides, Shared Drives, Labels, Approvals. Supports OAuth2 and Service Account + Domain-Wide Delegation.

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.
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 2 credentials: GOOGLE_CLIENT_SECRET, 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.
configGD_DISABLE❌ — Comma-sep denylist. Ignored when GD_TOOLS is set.
configGD_TOOLS❌ — Comma-sep allowlist of categories. Biggest token saver.
configGOOGLE_APPLICATION_CREDENTIALS
configGOOGLE_CLIENT_ID"": "<your-client-id>",
🔐 secretGOOGLE_CLIENT_SECRET"": "<your-client-secret>",
configGOOGLE_DRIVE_ALLOW_WRITE❌ false Set true to enable mutations
configGOOGLE_DRIVE_SCOPES❌ read-only Drive Activity + Docs scopes (or broader Drive/Docs scopes if write enabled) Comma-sep OAuth scopes override
configGOOGLE_IMPERSONATE_USER4. Set GOOGLE_SERVICE_ACCOUNT_KEY_PATH and
🔐 secretGOOGLE_REFRESH_TOKEN"": "<your-refresh-token>"
configGOOGLE_SERVICE_ACCOUNT_KEY_PATH4. Set and GOOGLE_IMPERSONATE_USER
configTOKEN_BUDGET
// 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.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/us-all-google-drive-mcp-server-1pzvh7)](https://m8ven.ai/mcp/us-all-google-drive-mcp-server-1pzvh7)
commit: 442f134fae1af6b6abfe46f1c9ec6578acfe9b33
code hash: 58e8d0adce6f1dd9c8d8325ec57c7787178140ea777df3e1dafa5dccbc1d405f
verified: 6/11/2026, 11:15:02 AM
view raw JSON →