71
/ 100
6 days ago
glama

gws_mcp

An MCP server that enables AI assistants to manage Google Workspace (Gmail and Calendar) through natural language, including reading/sending emails, managing events, and checking availability.

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: CONNECTORS_GOOGLE_CLIENT_SECRET, CONNECTORS_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.
configCONNECTORS_GOOGLE_CLIENT_IDexport ="your_client_id_here"
🔐 secretCONNECTORS_GOOGLE_CLIENT_SECRETexport ="your_client_secret_here"
configCONNECTORS_API_URL
🔐 secretCONNECTORS_API_KEYcnx_xxx python -m mcp-server.connectors_mcp.server
// 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/praneshnikhar-gws-mcp-y1llb5)](https://m8ven.ai/mcp/praneshnikhar-gws-mcp-y1llb5)
commit: 6e0db2b1a7a2218a39139e75b87fa5a9b450a685
code hash: e69e152dee5eeb954f8409771a4d7fd8832b52937ae323bc35653ffdd56b7287
verified: 7/25/2026, 8:48:47 AM
view raw JSON →