71
/ 100
8 days ago
glama

Google Calendar MCP Server

An MCP server that provides access to the Google Calendar API, allowing AI assistants to list and retrieve calendar items via OAuth 2.0 tokens.

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 1 credential: GOOGLE_CALENDAR_ACCESS_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.
🔐 secretGOOGLE_CALENDAR_ACCESS_TOKENexport =your_oauth_token_here
// 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 4 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/joecardoso13-mcp-google-calendar-1h5846)](https://m8ven.ai/mcp/joecardoso13-mcp-google-calendar-1h5846)
commit: 346d83fe3e84231789049658ea827340ab1e8765
code hash: cb0cdc520db1e9e2f5ff6c6db8a3353295bdd37bbf8e772d8d99bd3293f1b1cd
verified: 6/24/2026, 9:48:12 AM
view raw JSON →