wyattjoh/calendar-mcp
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.
The Calendar MCP is a Deno monorepo designed for accessing macOS Calendar data and integrating it with LLMs through a Model Context Protocol server.
Tools
Functions exposed to the LLM to take actions
get-recent-events
Get recent past calendar events with optional rescheduled inclusion.
get-upcoming-events
Retrieve upcoming calendar events with optional rescheduled inclusion.
get-events-by-date-range
Fetch events within a specified date range with optional rescheduled inclusion.
search-events
Search for events by title or summary with various filtering options.
get-todays-events
Retrieve all events scheduled for today with optional rescheduled inclusion.
get-event-details
Get detailed information about a specific event by its ID.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client