74
/ 100
21 days ago
glama

google-mcp-suite-network

A tiny TypeScript wrapper that exposes five stdio MCP servers (Gmail, Calendar, Sheets, Docs, Drive) as Streamable HTTP endpoints, enabling a single Docker host to serve all Google services to any MCP client.

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: AUTH_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.
🔐 secretAUTH_TOKENcp .env.example .env # set GOOGLE_MCP_ACCOUNT and (recommended)
configBODY_LIMIT50mb Max JSON body (Drive uploads ride inside JSON-RPC).
configGOOGLE_MCP_ACCOUNTcp .env.example .env # set and (recommended) AUTH_TOKEN
configHOST0.0.0.0 Bind address.
configPORT3000 Published port.
// 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/cubicecho-google-mcp-suite-docker-tkx8k9)](https://m8ven.ai/mcp/cubicecho-google-mcp-suite-docker-tkx8k9)
commit: a9394a3ddd459ba2263fa33bca8240376a2eee4f
code hash: 86fbc00f3798cab654c7e2eb37a67506ddb97fd23031eecfc3fd23f82131b178
verified: 6/22/2026, 1:06:30 PM
view raw JSON →