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