65
/ 100
1 month ago
glama

mcp-google-gcal

An MCP server that enables AI assistants to manage Google Calendar events, calendars, sharing, and scheduling with full read/write access across multiple Google accounts, supporting natural language creation, recurring events, and Google Meet.

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
⚠️
Tool annotations don’t match behaviour
10 read-only tools perform write/delete/exec — gcal_list_calendars (line 86: writeFile(path, JSON.stringify(token, null, 2), { mode: 0o600 })); gcal_list_events (line 86: writeFile(path, JSON.stringify(token, null, 2), { mode: 0o600 })); gcal_get_event (line 86: writeFile(path, JSON.stringify(token, null, 2), { mode: 0o600 }))
⚠️
Tool descriptions don’t match what handlers do
10 tools describe read intent but their handlers mutate — gcal_list_calendars (line 86: writeFile(path, JSON.stringify(token, null, 2), { mode: 0o600 })); gcal_list_events (line 86: writeFile(path, JSON.stringify(token, null, 2), { mode: 0o600 })); gcal_get_event (line 86: writeFile(path, JSON.stringify(token, null, 2), { mode: 0o600 }))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// known CVEs in dependencies1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

lowjs-yaml@4.1.1GHSA-h67p-54hq-rp68

JS-YAML: Quadratic-complexity DoS in merge key handling via repeated aliases

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// 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/sleepytimeshon-mcp-google-gcal-bqq8uj)](https://m8ven.ai/mcp/sleepytimeshon-mcp-google-gcal-bqq8uj)
commit: b32e74f2c5478c93a19369723d61d94fbafe42b0
code hash: 806385e05b24d2fb7e341ed89f5ec079c6552152d36ab9ec53cb7592bb47f851
verified: 6/22/2026, 12:04:27 PM
view raw JSON →