Enables MCP clients to manage Google Calendar events, including CRUD operations, recurring events, free/busy queries, and push notifications via webhooks.
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.
process.env. You'll be asked to provide them before it can run.CALENDAR_MCP_ENCRYPTION_KEY— No auto-generated 64-character hex string for AES-256-GCM token encryptionGOOGLE_CLIENT_ID— Yes — Google OAuth2 client IDGOOGLE_CLIENT_SECRET— Yes — Google OAuth2 client secretHTTP_PORT— No 3000 HTTP server port for SSE and webhook endpointsMCP_ALLOWED_HOSTS— No — Comma-separated allowed hosts for HTTP transport (DNS rebinding protection). When unset, all hosts are allowedOAUTH_PORT— 6. Add http://localhost:3500/oauth2callback as an authorized redirect URI (or use your configured )[](https://m8ven.ai/mcp/ydrogen-calendar-mcp-11g55t)