AlexChambers/calendar-mcp
3.3
If you are the rightful owner of calendar-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A pure Swift implementation of a Model Context Protocol (MCP) server providing native macOS Calendar access to AI assistants.
Tools
Functions exposed to the LLM to take actions
calendar_list_events
List events within a date range
calendar_create_event
Create new calendar events
calendar_get_event
Get detailed information about a specific event
calendar_update_event
Update existing events
calendar_delete_event
Delete events
calendar_search_events
Search for events by title, notes, or location
calendar_list_calendars
List all available calendars with details
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client