Home › Productivity › caldav-mcp
caldav-mcp
CalDAV calendar operations (list, create, update, delete events) as MCP tools.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.9.0)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"caldav-mcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"CALDAV_BASE_URL": "<YOUR_VALUE>",
"CALDAV_USERNAME": "<YOUR_VALUE>",
"CALDAV_PASSWORD": "<YOUR_VALUE>"
}
}
}
}
CALDAV_BASE_URLrequired — Base URL of the CalDAV server (e.g. https://caldav.example.com)CALDAV_USERNAMErequired — Username for CalDAV authenticationCALDAV_PASSWORDrequired secret — Password for CalDAV authentication
Related servers
MobileBuildMCP
XcodeBuildMCP provides tools for Xcode project management, simulator management, and app utilities.
mcp-atlassian
MCP server for Atlassian products (Confluence and Jira). Supports Confluence Cloud, Jira Cloud, and Jira Server/Data Center. Provides…
google_workspace_mcp
Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets…
crosspaste-desktop
Open-source cross-device clipboard manager with a built-in MCP server. Search and retrieve clipboard history synced across all your…
boss-agent-cli
BOSS Zhipin recruitment workflow for AI agents. 49 MCP tools for job search, welfare filtering, recruiter messaging, pipeline tracking,…
Atlassian Rovo MCP Server
Connect to Atlassian Jira, Confluence, Loom, and more to search, create, and manage your work.
Listed in wong2/awesome-mcp-servers (MIT)
Data from the Official MCP Registry