67
/ 100
7 hours ago
glama

mcp-google-workspace

MCP server integrating multiple Google Workspace services including Gmail, Calendar, Drive, Sheets, Docs, Tasks, People, Forms, and Slides, enabling users to manage emails, events, files, documents, and more through natural language.

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 1 credential: GEMINI_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.
configENABLE_APPS_DASHBOARD$env:="true"
configENABLE_KEEP$env:="true"
configENABLE_CHAT$env:="true"
configENABLE_DRAFT_SEND
configENABLE_FORWARDING_CREATE_DELETE
configENABLE_VACATION_UPDATE
configQA_CALENDAR_ATTENDEE
configQA_FORWARDING_EMAIL
configENABLE_MEET$env:="true"
configENABLE_GEMINI$env:="true"
configMCP_CREDENTIALS_DIR
configMCP_GOOGLE_LOG_LEVEL
🔐 secretGEMINI_API_KEY$env:="your-api-key"
configMCP_GOOGLE_OAUTH_OPEN_BROWSER
configMCP_HOST$env:="127.0.0.1"
configMCP_PORT$env:="8000"
// 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 6 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/guinacio-mcp-google-workspace-1p9zc2)](https://m8ven.ai/mcp/guinacio-mcp-google-workspace-1p9zc2)
commit: 0b00aee2e71986cf47673646ae98743080cf376a
code hash: 1947528b2ba7474ee6e209d4a1ab6f627fb7ffe87faa5a807427221c352d6024
verified: 6/24/2026, 10:22:24 AM
view raw JSON →