1
Add it to Claude Code
claude mcp add apple-events -- npx -y mcp-server-apple-eventsAvailable Tools (4)
Once configured, Apple Events gives your AI agent access to:
list_remindersList reminders with optional filteringlistNameincludeCompletedcreate_reminderCreate a new remindertitlelistNamedueDateprioritynoteslist_calendar_eventsList calendar events within a date rangestartDateendDatecreate_calendar_eventCreate a new calendar eventtitlestartDateendDatelocationnotesTry It Out
After setup, try these prompts with your AI agent:
→List all my pending reminders for today.
→Create a new reminder to 'Buy groceries' in my 'Personal' list for tomorrow at 5 PM.
→What events do I have on my calendar for this coming Friday?
→Schedule a meeting titled 'Project Sync' for next Monday from 10 AM to 11 AM.
→Mark the reminder 'Submit expense report' as completed.
Prerequisites & system requirements
- An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
- Node.js 18+ with npm/npx installed
Keep this setup from going cold
Save the docs, env vars, and workflow around Apple Events in Conare so Claude Code, Codex, and Cursor remember it next time.