CalDAV MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 295 installs a week from npm. Last commit 12 Sep 2026.
A TypeScript MCP server for iCloud Calendar with native multi-VALARM support.
Today is the operative word: we check CalDAV MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add caldav-mcp -- npx -y @lukegskw/caldav-mcp
{
"mcpServers": {
"caldav-mcp": {
"args": [
"-y",
"@lukegskw/caldav-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.caldav-mcp]
command = "npx"
args = ["-y", "@lukegskw/caldav-mcp"]
{
"mcpServers": {
"caldav-mcp": {
"args": [
"-y",
"@lukegskw/caldav-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"caldav-mcp": {
"args": [
"-y",
"@lukegskw/caldav-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CALDAV_USERNAME (Your CalDAV username), CALDAV_PASSWORD (Your CalDAV password or app-specific password).
The author declared them in the registry entry; get the values from the project itself.
MCP server for iCloud (Apple) Calendar access via CalDAV
Agent-native TypeScript framework for MCP servers.
SQL Server MCP with RAG capabilities for Windows (native ODBC support)
stdio MCP for iCloud Calendar (CalDAV), with optional Contacts and Mail.
Manage Apple iCloud Calendar through a reliable CalDAV MCP server.
MCP server for Google Calendar integration with service account support and domain-wide delegation.
Read-only-by-default MCP server for iCloud mail, calendar, and contacts (IMAP/CalDAV/CardDAV).
MCP server for Aruba email and calendar via IMAP/SMTP/CalDAV
Answers built from our own checks of this server.