71
/ 100
5 days ago
glama

Schedule MCP Server

Integrates Google Calendar and Notion to enable Claude to manage your schedule, plan tasks, detect conflicts, and keep appointments and tasks synchronized.

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
17 tools verified — handlers match their declared behaviour
9 read-only tools verified — handlers contain no write/delete/exec
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.
🔐
You'll be asked for 1 credential: NOTION_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_TOKEN_FILE"": "C:/Users/YOU/.schedule_mcp/google_token.json",
configGOOGLE_CREDENTIALS_FILE"": "C:/Users/YOU/.schedule_mcp/google_credentials.json",
configGOOGLE_DEFAULT_CALENDAR_ID
configLOCAL_TIMEZONE"": "America/Los_Angeles"
🔐 secretNOTION_TOKEN"": "your_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 3 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/jameslundie42-schedule-mcp-tagknz)](https://m8ven.ai/mcp/jameslundie42-schedule-mcp-tagknz)
commit: 27dfc9b205600fcda3a86deb9044f19b5a97132f
code hash: 5c05d8378cb41975c1794c2389163e8b8b3a49e1a2ad62f1e536a4a1a2327dcf
verified: 6/24/2026, 9:43:56 AM
view raw JSON →