74
/ 100
20 days ago
glama

Calendar MCP Server

Enables AI assistants to manage Google Calendar events, including reading, searching, creating, updating, and deleting events, as well as checking availability and listing calendars.

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_CALENDAR_CLIENT_SECRET, GOOGLE_CALENDAR_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.
configGOOGLE_CALENDAR_CLIENT_IDOAuth2 client ID from Google Cloud Console
🔐 secretGOOGLE_CALENDAR_CLIENT_SECRETOAuth2 client secret
🔐 secretGOOGLE_CALENDAR_REFRESH_TOKENOAuth2 refresh token (see [Setup Guide](#setup-guide))
configLOG_LEVEL
// 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 5 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/franciscpd-mcp-server-calendar-k0qnyc)](https://m8ven.ai/mcp/franciscpd-mcp-server-calendar-k0qnyc)
commit: 9ff173d588f45cba09b080fd411679fb3d9c919e
code hash: 91e94bbdfdebadaa695ea0aa77cfabad837aff8f664f069510fb7790dd854dce
verified: 6/22/2026, 1:32:44 PM
view raw JSON →