74
/ 100
10 days ago
glama

Google Workspace MCP Server

Enables AI agents to securely interact with Google Workspace services, including sending emails via Gmail and appending content to Google Docs.

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 2 credentials: API_KEY, GOOGLE_CLIENT_SECRET
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.
🔐 secretAPI_KEYGenerate a secure random string (e.g., a UUID). This protects your server from unauthorized access!
configGOOGLE_CLIENT_IDYour Client ID
🔐 secretGOOGLE_CLIENT_SECRETYour Client Secret
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 4 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/anuj76913-mcp-server-12kukd)](https://m8ven.ai/mcp/anuj76913-mcp-server-12kukd)
commit: f4d1fa253fb414a1e1f097c68c57dd89e31bbcff
code hash: 06d13087c61311c2d172cf36a4c634e93ca0b9913932750f5045f376f47c5c65
verified: 7/13/2026, 9:51:28 AM
view raw JSON →