74
/ 100
16 days ago
glama

google-mcp

Enables interaction with Google Docs, Sheets, and Drive through natural language, supporting file management, document editing, and spreadsheet operations via OAuth authentication.

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 3 credentials: GOOGLE_ACCESS_TOKEN, GOOGLE_CLIENT_SECRET, GOOGLE_REFRESH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 low

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

lowexpress@4.18.2GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

lowexpress@4.18.2GHSA-rv95-896h-c2vc

Express.js Open Redirect in malformed URLs

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.
🔐 secretGOOGLE_ACCESS_TOKENYes Short-lived OAuth access token
configGOOGLE_CLIENT_IDYes OAuth Client ID from Google Cloud Console
🔐 secretGOOGLE_CLIENT_SECRETYes OAuth Client Secret from Google Cloud Console
🔐 secretGOOGLE_REFRESH_TOKENYes Long-lived OAuth refresh token (for auto-refresh)
configPORTNo Server port (default: 8080)
configTRANSPORTNo http (default) or stdio
// 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 4 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/gaaldaco-google-mcp-zbncg5)](https://m8ven.ai/mcp/gaaldaco-google-mcp-zbncg5)
commit: 2c45130282a6a19bcc9863d437f9c968e6e09b54
code hash: 5dca0e1eca20cf44ecaf2de4bf0e7a5c5e3f68e034b3e161cea1ab3dbb30efe0
verified: 6/23/2026, 10:37:26 AM
view raw JSON →