67
/ 100
6 days ago
glama

google-mcp-server

An MCP server that enables AI assistants to read, search, and act on Google Workspace services including Gmail, Drive, Docs, YouTube, and Calendar.

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 4 credentials: AZURE_OPENAI_KEY, AZURE_OPENAI_API_KEY, GMAIL_CLIENT_SECRET, GMAIL_REFRESH_TOKEN
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.
configCOSMOS_CONNECTION_STRING
configAZURE_OPENAI_EMBEDDING_DEPLOYMENT
configAZURE_OPENAI_ENDPOINT
🔐 secretAZURE_OPENAI_KEY
configAZURE_OPENAI_API_VERSION
🔐 secretAZURE_OPENAI_API_KEY
configAZURE_OPENAI_DEPLOYMENT
configAZDO_ORG
configAZDO_PROJECT
configGMAIL_CLIENT_ID
🔐 secretGMAIL_CLIENT_SECRET
🔐 secretGMAIL_REFRESH_TOKEN
configGMAIL_SERVICE_ACCOUNT_FILE
configGOOGLE_API_NAME
// 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/psckeithw-mcp-google-i19fem)](https://m8ven.ai/mcp/psckeithw-mcp-google-i19fem)
commit: 348d2385f568154bdfdbec5f67b52bf5417cf317
code hash: e57db976e9fe6a7d5c8fe67ab1a7fb00f786bda08b9e0d5f6aecb0ba1cca7a49
verified: 6/18/2026, 11:23:22 AM
view raw JSON →