cal-scheduler runs on your own machine — the client starts it, so there is no endpoint to ping. 207 installs a week from pypi. Last commit 4 Aug 2026.
Timezone-correct CalDAV scheduling MCP server with validated recurrence and single-occurrence edits.
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 cal-scheduler-mcp -- uvx cal-scheduler-mcp
{
"mcpServers": {
"cal-scheduler-mcp": {
"args": [
"cal-scheduler-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.cal-scheduler-mcp]
command = "uvx"
args = ["cal-scheduler-mcp"]
{
"mcpServers": {
"cal-scheduler-mcp": {
"args": [
"cal-scheduler-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"cal-scheduler-mcp": {
"args": [
"cal-scheduler-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.