Odel
Mac Calendar MCP

Mac Calendar MCP

Local
@wagamamaPythonGPL-3.0Updated 1mo ago

Read-only Mac Calendar MCP server with indexed archive search.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPImac-calendar-mcpv0.5.15

Run

uvx mac-calendar-mcp

MCP client config

{
  "mcpServers": {
    "mac-calendar-mcp": {
      "command": "uvx",
      "args": [
        "mac-calendar-mcp"
      ]
    }
  }
}