2
/ 100
1 month ago
glama

google-workspace-unlimited

This MCP server provides comprehensive Google Workspace integration (Gmail, Drive, etc.) with multi-user OAuth. Unique features include RAG-powered natural language to Chat card rendering, runtime Jinja2 macro creation, and dynamic tool management.

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: {safe_email}_credentials.json, {safe}_credentials.enc, {safe_email}_credentials.enc
🔐
You'll be asked for 4 credentials: QDRANT_KEY, QDRANT_API_KEY, FASTMCP_SERVER_AUTH_GOOGLE_CLIENT_SECRET, MCP_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.
configMODULE_WRAPPER_STRICT
configQDRANT_URL
🔐 secretQDRANT_KEYNONE Qdrant API key (use NONE for no auth)
🔐 secretQDRANT_API_KEY
configQDRANT_HOST
configQDRANT_PORT
configQDRANT_USE_HTTPS
configMODULE_WRAPPER_AUTO_INSTALL
configLEARNED_SCORER_REGISTRY
configLEARNED_SCORER_CHECKPOINT
configCARD_BUILDER_STRICT
configMCP_EMAIL_ALLOWLIST_FILE
configMCP_REQUIRE_EXISTING_CREDENTIALS
configAUDIT_LOG_DIR
configCREDENTIALS_DIR./credentials Directory for stored credentials
configENHANCED_LOGGING
configCREDENTIAL_MIGRATION
configFASTMCP_SERVER_AUTH_GOOGLE_CLIENT_ID
🔐 secretFASTMCP_SERVER_AUTH_GOOGLE_CLIENT_SECRET
configOAUTHLIB_INSECURE_TRANSPORT
configOAUTHLIB_RELAX_TOKEN_SCOPE
🔐 secretMCP_API_KEY_(empty)_ Server API key — also used for crypto-bound credential encryption (HKDF-SHA256) and per-user key generation
configGOOGLE_API_NUM_RETRIES
configGOOGLE_API_BATCH_SIZE
configGOOGLE_API_TIMEOUT
configLOG_PATH
configLOG_LEVELINFO DEBUG, INFO, WARNING, ERROR
configAZURE_STORAGE_CONNECTION_STRING
configREDIS_IO_URL_STRING
configQDRANT_JWT_RBAC
configQDRANT_COLLECTION
configcontainer
configKUBERNETES_SERVICE_HOST
configFASTMCP_CLOUDfalse Enable cloud deployment mode (auto-switches to MEMORY_WITH_BACKUP storage)
configFASTMCP_SERVER_AUTH
configFASTMCP_SERVER_AUTH_GOOGLE_BASE_URL
configFEEDBACK_BASE_URL
configPAYMENT_BASE_URL
configOAUTH_REDIRECT_URI
configBASE_URL
configENABLE_CARD_FEEDBACK
configUNIFIED_TRN_CHECKPOINT
configSLOT_ASSIGNER_CHECKPOINT
configWEBHOOK_DOMAIN_ALLOWLIST
configALLOW_HTTP_WEBHOOKS
configMAX_INSTANCE_PATTERNS
configMCP_CHAT_WEBHOOK_(empty)_ Default webhook URL for Google Chat card tools
// 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/dipseth-google-workspace-fastmcp2-10wngs)](https://m8ven.ai/mcp/dipseth-google-workspace-fastmcp2-10wngs)
commit: b148e992139dde6a239a3cfc8fb35c3740404c82
code hash: 7f7a7e17e6ee32bf4036ed14b1062137b7f9c140e03da8801655a606c2815212
verified: 6/15/2026, 3:12:19 PM
view raw JSON →