MCP server that provides native integration with Apple Reminders and Calendar on macOS.
{ "mcpServers": { "mcp-apple-events": { "command": "npx", "args": [ "-y", "mcp-server-apple-events" ] } } }