Loading languages...
CA

caldav-mcp

@dominik100119

A CalDAV client using Model Context Protocol (MCP) to expose calendar operations as tools for AI assistants.

CalDAV
calendar
events

# mcpServer Config

{
  "mcpServers": {
    "calendar": {
      "command": "npx",
      "args": [
        "caldav-mcp"
      ],
      "env": {
        "CALDAV_BASE_URL": "<CalDAV server URL>",
        "CALDAV_USERNAME": "<CalDAV username>",
        "CALDAV_PASSWORD": "<CalDAV password>"
      }
    }
  }
}

# stdio

npx caldav-mcp
Transport:
stdio
Taal:
TypeScript
Gemaakt:5/16/2025
Bijgewerkt:7/28/2025
Startpagina: