Skip to content
Claude Code

calendar mcp for Claude Code

io.github.deciduus/calendar-mcp

Google Calendar for LLM agents: find, create, update, move, delete events; free/busy; scheduling.

client:Claude Code transport:stdio runtime:pypi

Install calendar mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add calendar-mcp -e GOOGLE_CLIENT_ID=<GOOGLE_CLIENT_ID> -e GOOGLE_CLIENT_SECRET=<GOOGLE_CLIENT_SECRET> -e TOKEN_FILE_PATH=<TOKEN_FILE_PATH> -- uvx calendar-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

calendar mcp in other clients