71
/ 100
23 days ago
glama

Google Workspace MCP Server

A hardened, safety-first Google Calendar MCP server enabling AI agents to read and manage calendars with strict data isolation and runtime security limits.

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
7 tools verified — handlers match their declared behaviour
3 read-only tools verified — handlers contain no write/delete/exec
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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGWS_PROFILE📁 Profile-Based Token Storage: Isolates authentication tokens based on to allow multi-tenant/account setups (e.g., separating personal and corporate accounts).
configGWS_MODEmode / --readonly full Mode of operation: full (read/write tools) or readonly (read tools only).
configGWS_PII_MODE🛡️ PII & Description Scrubber: Redacts email addresses, phone numbers, and meeting details dynamically based on privacy levels ().
configGWS_ALLOWED_DOMAINS🔒 Domain Boundary Whitelist: Blocks agents from sending calendar invites to external or unauthorized email domains (via ).
configGWS_TIMEZONENone System Local Local timezone database name (e.g. America/New_York or Asia/Kolkata).
configGWS_MAX_WINDOW_DAYS
configGWS_TOKEN_PATH
configGWS_CREDENTIALS_PATH
configGWS_COLOR_CONFIG
configGWS_AUDIT_LOGNone APP_DIR/audit.log Destination path for the append-only JSON audit logs.
// 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 3 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/wrik0-gws-workspace-agent-8y50nu)](https://m8ven.ai/mcp/wrik0-gws-workspace-agent-8y50nu)
commit: ec15ff22d8ed21323eb902ec8954bdc71b280d36
code hash: 77aa95f0169e334cdcca11d04269aacd2e39252f910fe04cc82b432bb4f057ed
verified: 7/8/2026, 8:47:47 AM
view raw JSON →