MrGo2/icloud-mcp
by Various
MCP server for Apple services — Mail, Calendar, Contacts, Reminders, Notes, Messages, Safari — via AppleScript (local) or iCloud IMAP/CalDAV/CardDAV (cloud)
MCP
MrGo2/icloud-mcp
Added 8 Sept 2026
Overview
MCP server for Apple services including Mail, Calendar, Contacts, Reminders, Notes, Messages, and Safari. It connects to AppleScript locally or to iCloud via IMAP, CalDAV, and CardDAV protocols.
Best for
Best for
Developers building MCP servers that integrate Apple apps
Use cases
- Read and manage Mail messages through MCP
- Sync Calendar events and reminders with CalDAV
- Access Contacts and Notes from Apple hooks
How to use
Install
claude mcp add --transport stdio icloud -- npx -y mcp-icloud Tools exposed
USE_LOCAL_MODEICLOUD_EMAILICLOUD_APP_PASSWORDICLOUD_MCP_IMSG_PATH
Tested with
Claude Desktop, Claude Code, Cursor, VS Code, ChatGPT
Example client config
{\n "mcpServers": {\n "icloud": {\n "command": "npx",\n "args": ["-y", "mcp-icloud"]\n }\n }\n} Notes
MCP server for Apple services including Mail, Calendar, Contacts, Reminders, Notes, Messages, and Safari. It connects to AppleScript locally or to iCloud via IMAP, CalDAV, and CardDAV protocols.
49 stars on GitHub. Last updated 2026-08-11. Licensed MIT.
Use cases
- Read and manage Mail messages through MCP
- Sync Calendar events and reminders with CalDAV
- Access Contacts and Notes from Apple hooks
Pros
- Covers multiple Apple services in one server
- Supports both local AppleScript and iCloud remote
- Written in JavaScript for easy integration
Cons
- Small community with 49 stars
- Requires AppleScript or iCloud credentials
- No vendor and community maintained
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Covers multiple Apple services in one server
- Supports both local AppleScript and iCloud remote
- Written in JavaScript for easy integration
Cons
- Small community with 49 stars
- Requires AppleScript or iCloud credentials
- No vendor and community maintained
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
