Apple Calendar for Claude Code
io.github.jonathanrreed/apple-calendar-mcp
List, create, update, and delete events in Apple Calendar on macOS.
client:Claude Code
transport:stdio
runtime:pypi
Install Apple Calendar in Claude Code
run in your project directory
claude mcp add apple-calendar-mcp -e APPLE_CALENDAR_MCP_SAFETY_MODE=<APPLE_CALENDAR_MCP_SAFETY_MODE> -e APPLE_CALENDAR_MCP_ALLOWED_CALENDARS=<APPLE_CALENDAR_MCP_ALLOWED_CALENDARS> -- uvx apple-calendar-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs