mcp-server-apple-events and caldav-mcp
The CalDAV client (A) and the MCP server (B) are complementary, as the client would likely consume the calendar operations exposed by the server for macOS integration.
About mcp-server-apple-events
FradSer/mcp-server-apple-events
MCP server providing native macOS integration with Apple Reminders and Calendar via EventKit
Provides comprehensive reminder and calendar management through a 4-layer clean architecture with Swift-compiled binaries for performance, supporting advanced features like recurring reminders, location-based triggers, tags, and subtasks with full TypeScript type safety. Implements automatic macOS permission handling and robust error recovery, connecting AI assistants (Claude, Cursor, ChatWise) to native Apple events via the Model Context Protocol's stdio transport.
About caldav-mcp
dominik1001/caldav-mcp
A CalDAV client using Model Context Protocol (MCP) to expose calendar operations as tools for AI assistants.
Implements calendar CRUD operations (create, list, delete events) with time-range filtering and multi-calendar support, communicating via MCP's stdio transport. Built in TypeScript with environment-based CalDAV server configuration, it integrates directly into AI assistant platforms like Claude Desktop through standard MCP server setup. The tool exposes granular operations—event creation with start/end times, querying by timeframe, and deletion by UID—enabling sophisticated calendar automation workflows.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work