Apple Calendar runs on your own machine — the client starts it, so there is no endpoint to ping. 432 installs a week from npm. Last commit 2 Aug 2026.
Read and create Apple Calendar events on macOS, and find free time across calendars.
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 apple-calendar-mcp -- npx -y @redpop/apple-calendar-mcp
{
"mcpServers": {
"apple-calendar-mcp": {
"args": [
"-y",
"@redpop/apple-calendar-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.apple-calendar-mcp]
command = "npx"
args = ["-y", "@redpop/apple-calendar-mcp"]
{
"mcpServers": {
"apple-calendar-mcp": {
"args": [
"-y",
"@redpop/apple-calendar-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"apple-calendar-mcp": {
"args": [
"-y",
"@redpop/apple-calendar-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.