Mac Calendar MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 314 installs a week from pypi. Last commit 15 Jul 2026.
Read-only Mac Calendar MCP server with indexed archive search.
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 mac-calendar-mcp -- uvx mac-calendar-mcp
{
"mcpServers": {
"mac-calendar-mcp": {
"args": [
"mac-calendar-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.mac-calendar-mcp]
command = "uvx"
args = ["mac-calendar-mcp"]
{
"mcpServers": {
"mac-calendar-mcp": {
"args": [
"mac-calendar-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mac-calendar-mcp": {
"args": [
"mac-calendar-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.