mcp-ical

Omar-V2/mcp-ical
★ 278 stars Python 🤖 AI/LLM Updated 1mo ago
A Model Context Protocol Server that allows you to interact with your MacOS Calendar through natural language.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install mcp-ical

Topics

icalendarllmmcpmcp-servermodel-context-protocol