Connects to iCloud Calendar via an HTTP Model Context Protocol (MCP) server, enabling programmatic management of calendar events.
iCloud provides an HTTP Model Context Protocol (MCP) server designed to interface with iCloud Calendar (CalDAV). It allows MCP-aware clients, such as ChatGPT custom connectors or IDEs, to perform common calendar operations like listing calendars, reading events, and creating, updating, or deleting events. The service requires an iCloud app-specific password for secure authentication and offers a robust set of tools for automated calendar management, supporting ISO datetime input and minimal ICS generation.