41
/ 100
1 month ago
glama

Google MCP Server

Enables interaction with Google Docs and Gmail, allowing users to append text to documents and create email drafts with explicit approval prompts.

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: API_KEY
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.
configENVproduction
configGOOGLE_TOKEN_PATH3. Optional: mount a Volume at /data and set =/data/token.json so refreshed tokens persist across redeploys.
🔐 secretAPI_KEYProduction (Railway): actions are logged only; requests require the X-API-Key header matching the secret.
configREQUIRE_APPROVAL
configPORT
// 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 2 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/prathammm16-growww-app-mcp-server-kdjlq3)](https://m8ven.ai/mcp/prathammm16-growww-app-mcp-server-kdjlq3)
commit: ccb18e00bb528d5dc332aab7d20cd5df71cd7dab
code hash: 55ecacb827bf376aa3d2e2d5d66afb8e69d27e1b9a0bd0ead8f94ed053a92c6a
verified: 6/19/2026, 10:48:59 AM
view raw JSON →