MCP iCal Server
JSON →A server for performing CRUD operations on the macOS Calendar app.
Tools · 5
- create_event Create a calendar event from natural language description. Supports custom calendars, location, notes, reminders, and recurring events.
- get_schedule Retrieve and display upcoming events for a specified time period with smart formatting.
- find_availability Find free time slots for a specified duration on a given day or time period.
- update_event Modify existing events including time, date, calendar, location, notes, reminders, and recurring patterns.
- list_calendars View all available calendars on the system.
Links
★ 312 GitHub stars