icloud-mcp
Allows calendar management through iCloud CalDAV, including listing, creating, updating, and deleting events.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@icloud-mcpList my iCloud calendars"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Personal MCP Server
A personal Model Context Protocol (MCP) server that provides calendar integration with iCloud through CalDAV protocol. This server allows seamless interaction with iCloud calendars through a standardized API.
Features
Calendar management through iCloud CalDAV
Support for listing, creating, updating, and deleting calendar events
Calendar listing and management
Secure authentication and request validation
Health check endpoint
Related MCP server: CalDAV MCP Server
Available Tools
Calendar Tools
list_icloud-calendars: List all available iCloud calendarsicloud-calendar_list_events: Retrieve events within a specified time rangeicloud-calendar_create_event: Create new calendar eventsicloud-calendar_update_event: Update existing calendar eventsicloud-calendar_delete_event: Delete calendar events
Contacts Tools
Currently under development.
Configuration
The server can be configured using environment variables. Take a look at .env.example for a list of available variables. Feel free to copy the file and rename it to .env.
Usage
Set up your environment variables
Start the server using
npm startAccess the server at
http://localhost:<PORT>
Endpoints
/: Server information/health: Health check/shttp: Main MCP communication endpoint
This server cannot be deployed
Maintenance
Related MCP Connectors
Calendar API for AI agents: events, availability, Google/Microsoft setup, scheduling, and iCal.
- muse.spaceOAuthspace.muse
Let your agent into iCloud Mail, calendar and contacts. It gets actions, never your password.
GDPR-compliant calendar access for AI assistants: read, create, edit, RSVP. Google, MS 365, Apple.
Manage Google, Outlook & Apple calendars and create private sync rules from chat.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables users to view and create events in their iCloud Calendar using natural language through supported LLMs. It integrates with Apple's infrastructure via app-specific passwords to provide secure calendar management.1-
- AlicenseAqualityCmaintenanceEnables full CRUD operations on calendar events, free/busy queries, and availability slot finding via CalDAV, supporting Nextcloud, Radicale, iCloud, and other RFC 4791-compliant servers.8MIT
- AlicenseNot gradedqualityCmaintenanceProvides AI calendar operators full iCloud Calendar access through CalDAV, with two-factor authentication and app-specific passwords.MIT
- AlicenseNot gradedqualityBmaintenanceEnables Claude to interact with iCloud Calendar through CalDAV, allowing users to list, search, create, update, and delete calendar events using natural language.39 npmMIT