41
/ 100
10 days ago
glama

google-calendar-mcp

MCP server for Google Calendar and Google Tasks, exposed over HTTP (JSON-RPC) so LLM clients can manage events and tasks via a service account.

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: API_KEY, GOOGLE_PRIVATE_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.
🔐 secretAPI_KEY
configGOOGLE_CALENDAR_ID
configGOOGLE_CLIENT_EMAIL
🔐 secretGOOGLE_PRIVATE_KEY
configGOOGLE_SERVICE_ACCOUNT_BASE64
configGOOGLE_SERVICE_ACCOUNT_PATH
configPORT
// 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 2 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/ralungei-google-calendar-mcp-1fqla3)](https://m8ven.ai/mcp/ralungei-google-calendar-mcp-1fqla3)
commit: 397f8a4d254ad27f14dcbd285788f0e9fadda000
code hash: 347fb22e51199dde2080b6be6dc104126c6dc5416e96ee37b81908949416820b
verified: 7/21/2026, 9:32:00 AM
view raw JSON →