MCP server providing native macOS integration with Apple Reminders and Calendar via EventKit
Standard I/O
Build from source
Add this to your claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "mcp-server-apple-reminders": { "args": [ "index.js" ], "command": "node" } } }