74
/ 100
1 month ago
glama

Google Workspace MCP

MCP server that enables Claude to interact with Google Workspace services including Drive, Docs, Sheets, Slides, Calendar, Gmail, and Contacts.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: 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.
configGOOGLE_CLIENT_ID"": "YOUR_CLIENT_ID.apps.googleusercontent.com",
🔐 secretGOOGLE_CLIENT_SECRET"": "YOUR_CLIENT_SECRET",
configGOOGLE_WORKSPACE_MCP_PROFILENamed profile for credential isolation
configGOOGLE_WORKSPACE_MCP_TOKEN_PATHCustom token storage location
configGOOGLE_WORKSPACE_READ_ONLY
configGOOGLE_WORKSPACE_SERVICES"": "drive,gmail,calendar"
configGOOGLE_WORKSPACE_TOON_FORMAT"": "true"
configTEST_DOC_ID
configTEST_FOLDER_ID
configTEST_PRESENTATION_ID
configTEST_SPREADSHEET_ID
configXDG_CONFIG_HOME
// 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 1 concrete improvement 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/dguido-google-workspace-mcp-51fp82)](https://m8ven.ai/mcp/dguido-google-workspace-mcp-51fp82)
commit: ce1e16ca7e5b10cc266335755680a37949fdaba0
code hash: 311236bea1107c808d6a1c1ad999539fe62c5493d77e1d9571336e6f7a7b6b22
verified: 5/26/2026, 10:12:21 AM
view raw JSON →