Skip to content
Claude Code

caldav mcp for Claude Code

io.github.dominik1001/caldav-mcp

CalDAV calendar operations (list, create, update, delete events) as MCP tools.

client:Claude Code transport:stdio runtime:npm

Install caldav 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 caldav-mcp -e CALDAV_BASE_URL=<CALDAV_BASE_URL> -e CALDAV_USERNAME=<CALDAV_USERNAME> -e CALDAV_PASSWORD=<CALDAV_PASSWORD> -- npx -y caldav-mcp

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

caldav mcp in other clients