0
/ 100
20 days ago
glama

Google Workspace MCP Server

A robust, generic Model Context Protocol (MCP) Server that integrates AI agents with Google Workspace, enabling them to interact with Gmail and Google Docs.

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
🚨
Reads files from sensitive locations
Touches: credentials.json
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: GOOGLE_CLIENT_SECRET, GOOGLE_REFRESH_TOKEN, MCP_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high1 low

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

high@modelcontextprotocol/sdk@1.0.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

lowexpress@4.19.2GHSA-qw6h-vgh9-j6wx

express vulnerable to XSS via response.redirect()

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.
configGOOGLE_CLIENT_IDYour Google OAuth 2.0 Client ID.
🔐 secretGOOGLE_CLIENT_SECRETYour Google OAuth 2.0 Client Secret.
🔐 secretGOOGLE_REFRESH_TOKENThe refresh token generated after your initial OAuth consent flow.
🔐 secretMCP_API_KEYA secure random string you choose to protect your endpoint (e.g., sk-mcp-12345...).
configPORT(Optional) Port for the Express server (default: 3000). Provided automatically by Railway.
// 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 6 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/dbzavi-google-workspace-mcp-1iehka)](https://m8ven.ai/mcp/dbzavi-google-workspace-mcp-1iehka)
commit: 16deb9b12c1cbc0e68b625987b6f05cd2807efe9
code hash: e3162dfe17a79bdd8ffb83ab07fddddffa0d15e5b5ad4617ea73e47280f16566
verified: 7/11/2026, 8:17:21 AM
view raw JSON →