CalDAV calendars
Read and write CalDAV calendars: events, tasks and journal entries over the open standard
Install
npmstdio
npx -y @ni-c/caldav-mcp Dockerstdio
docker run -i --rm ghcr.io/ni-c/caldav-mcp:0.1.4 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-ni-c-caldav-mcp": {
"command": "npx",
"args": [
"-y",
"@ni-c/caldav-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.ni-c/caldav-mcp · published 2026-09-08 · updated 2026-09-08. Not an endorsement; review the code before connecting it to anything sensitive.