Odel
Apple Calendar

Apple Calendar

Local
@jonathanrreed12PythonMITUpdated 2 days ago

List, create, update, and delete events in Apple Calendar on macOS.

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).

PyPIapple-calendar-mcpv1.0.4

Run

uvx apple-calendar-mcp

MCP client config

{
  "mcpServers": {
    "apple-calendar": {
      "command": "uvx",
      "args": [
        "apple-calendar-mcp"
      ]
    }
  }
}
MCP Bundlehttps://github.com/JonathanRReed/Apple-MCPs/releases/download/v1.0.4/apple-calendar-1.0.4.mcpbv1.0.4

Distributed as an MCP bundle (`https://github.com/JonathanRReed/Apple-MCPs/releases/download/v1.0.4/apple-calendar-1.0.4.mcpb`) — download it and import the bundle in your MCP client.