Calendar.app runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 9 May 2026.
List, search, and manage calendar events via macOS Calendar.app across all configured accounts.
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 calendar-mcp -- npx -y @p-l-ta/calendar-mcp
{
"mcpServers": {
"calendar-mcp": {
"args": [
"-y",
"@p-l-ta/calendar-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.calendar-mcp]
command = "npx"
args = ["-y", "@p-l-ta/calendar-mcp"]
{
"mcpServers": {
"calendar-mcp": {
"args": [
"-y",
"@p-l-ta/calendar-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"calendar-mcp": {
"args": [
"-y",
"@p-l-ta/calendar-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.