Installation & Configuration
{
"mcpServers": {
"mcp-caldav": {
"command": "uvx",
"args": [
"mcp-caldav"
],
"env": {
"CALDAV_URL": "https://caldav.example.com/",
"CALDAV_USERNAME": "your-username",
"CALDAV_PASSWORD": "your-password"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/11
Updated
2026/6/12