0
/ 100
1 month ago
glama

Google Workspace MCP Server

Enables natural language control over Google Workspace services including Gmail, Calendar, Drive, Docs, Sheets, Slides, Forms, Tasks, Chat, Contacts, Apps Script, and Custom Search via a remote MCP server hosted on Google Cloud Run.

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, credentials, .credentials
🔐
You'll be asked for 3 credentials: GOOGLE_OAUTH_CLIENT_SECRET, FASTMCP_SERVER_AUTH_GOOGLE_JWT_SIGNING_KEY, GOOGLE_PSE_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.
configWORKSPACE_MCP_CREDENTIALS_DIR
configGOOGLE_MCP_CREDENTIALS_DIR
configSESSION_TIME
configGOOGLE_CLIENT_SECRET_PATH
configGOOGLE_OAUTH_CLIENT_IDSecrets Google Secret Manager (, GOOGLE_OAUTH_CLIENT_SECRET)
🔐 secretGOOGLE_OAUTH_CLIENT_SECRETSecrets Google Secret Manager (GOOGLE_OAUTH_CLIENT_ID, )
configGOOGLE_OAUTH_REDIRECT_URI
configOAUTHLIB_INSECURE_TRANSPORT
configOAUTHLIB_RELAX_TOKEN_SCOPE
configMCP_SINGLE_USER_MODE
configWORKSPACE_MCP_BASE_URI
configPORT
configWORKSPACE_MCP_PORT
configWORKSPACE_EXTERNAL_URL
configMCP_ENABLE_OAUTH21set-env-vars="=true,USER_GOOGLE_EMAIL=tschreiter@gmail.com" \
configEXTERNAL_OAUTH21_PROVIDER
configWORKSPACE_MCP_STATELESS_MODE
configOAUTH_CUSTOM_REDIRECT_URIS
configOAUTH_ALLOWED_ORIGINS
configWORKSPACE_ATTACHMENT_DIR
🔐 secretFASTMCP_SERVER_AUTH_GOOGLE_JWT_SIGNING_KEY
configWORKSPACE_MCP_OAUTH_PROXY_STORAGE_BACKEND
configWORKSPACE_MCP_OAUTH_PROXY_VALKEY_HOST
configFASTMCP_HOME
🔐 secretGOOGLE_PSE_API_KEY
configGOOGLE_PSE_ENGINE_ID
configWORKSPACE_MCP_HOST
// 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 5 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/tom275275-google-workspace-mcp-5j5sf3)](https://m8ven.ai/mcp/tom275275-google-workspace-mcp-5j5sf3)
commit: b131164cfc2848caba44eed0b3441a247d75793b
code hash: 1b97008a134e47872b8e52358910076bea9700e1f6b9b99caea09447855a299b
verified: 6/24/2026, 9:57:59 AM
view raw JSON →