MCP Directory
Back

mcp-ical

by Omar-V2 · Python · ★ 309

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

#icalendar#llm#mcp#mcp-server#model-context-protocol

Install

pip install git+https://github.com/Omar-V2/mcp-ical.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-ical": {
      "command": "uvx",
      "args": [
        "git+https://github.com/Omar-V2/mcp-ical.git"
      ]
    }
  }
}

From the README

🗓️ Natural Language Calendar Management for macOS [](https://choosealicense.com/licenses/mit/) [](https://www.python.org/downloads/) [](https://modelcontextprotocol.io) Transform how you interact with your macOS calendar using natural language! The mcp-ical server leverages the Model Context Protocol (MCP) to turn your calendar management into a conversational experience. Transform natural language into calendar events instantly! - Custom calendar selection - Location and notes - Smart reminders - Recurring events Quick access to your schedule with natural queries: Modify events natural…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related productivity servers