67
/ 100
1 month ago
glama

mcp-calendar-python

Enables creating, modifying, and checking Google Calendar events from Claude desktop app using MCP protocol with secure OAuth2 authentication.

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: GOOGLE_CLIENT_SECRET, GOOGLE_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.
configMCP_LOG_LEVEL
configMCP_TIMEZONE
configGOOGLE_CLIENT_ID"your_client_id"
🔐 secretGOOGLE_CLIENT_SECRET"your_client_secret"
🔐 secretGOOGLE_REFRESH_TOKEN"your_refresh_token"
// 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/tobedoit-gcalendar-mcp-python-1nrh1a)](https://m8ven.ai/mcp/tobedoit-gcalendar-mcp-python-1nrh1a)
commit: 6e511172ba8affc4b6e9b476809d87a2c22c8382
code hash: 8a8d6fd49e6c612c0a1b49ddf3410d787a136b9a4b71353975e342248865df1c
verified: 6/15/2026, 3:11:31 PM
view raw JSON →