MCP.so
Sign In
Servers

MCP iCal Server

@Omar-V2

A Model Context Protocol Server that allows you to interact with your MacOS Calendar through natural language.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-ical": {
      "command": "uv",
      "args": [
        "sync"
      ]
    }
  }
}

More from Other