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.
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.
process.env. You'll be asked to provide them before it can run.AUTH_TOKEN— cp .env.example .env # set GOOGLE_MCP_ACCOUNT and (recommended)BODY_LIMIT— 50mb Max JSON body (Drive uploads ride inside JSON-RPC).GOOGLE_MCP_ACCOUNT— cp .env.example .env # set and (recommended) AUTH_TOKENHOST— 0.0.0.0 Bind address.PORT— 3000 Published port.[](https://m8ven.ai/mcp/cubicecho-google-mcp-suite-docker-tkx8k9)