MCP iCal Server

Active

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.

Updated 8/4/2025
Key Features

What makes this MCP server special

Event Creation
Smart Schedule Management & Availability
Intelligent Event Updates
Calendar Management

Requirements

UV
Server Information

Status

Active

Version

1.0.0

License

MIT

Author

https://github.com/Omar-V2

Installation Guide
Get started with this MCP server in minutes

1. Install the Package

https://github.com/Omar-v2/mcp-ical?tab=readme-ov-file#-quick-start

2. Configuration

{
  "mcpServers": {
    "mcp-ical": {
      "command": "uv",
      "args": [
        "--directory",
        "/ABSOLUTE/PATH/TO/PARENT/FOLDER/mcp-ical",
        "run",
        "mcp-ical"
      ]
    }
  }
}

3. Usage Example

You: "What's my schedule for next week?"
Claude: "Let me check that for you..."
[Displays a clean overview of your upcoming week]

You: "Add a lunch meeting with Sarah tomorrow at noon"
Claude: "✨ 📅 Created: Lunch with Sarah Tomorrow, 12:00 PM"