Open Source iCloud MCP: Lets Claude Control Native Apple Apps
Glittering_Rule_6039 · reddit · 2026-08-10
A developer has open-sourced the icloud-mcp project, enabling Claude to directly access native Apple services like Mail, Calendar, Messages, Notes, and Safari.
- Dual Modes: Local mode drives native apps via AppleScript without needing passwords, requiring only macOS Automation permissions. Cloud mode communicates with iCloud using IMAP and CalDAV protocols for non-Mac users.
- Security & Tools: It offers 41 tool calls. All inputs are validated with zod schemas, and the server only communicates over stdio with no open ports, ensuring high security.
- Installation: Can be installed instantly via npx -y mcp-icloud or integrated directly into Claude Desktop.
More from coding & agent
- Tip: Managing Ports and Browser Debugging for Cursor Cloud Agents — mattyp · 2026-08-10
- Open-Source RAG Framework Supports Any Data Source at Scale — tom_doerr · 2026-08-10
- Retired Engineer Built Custom ML Language to Train Local Coding Agents — curious_cat_herder · 2026-08-10
- Using Codex Mobile to Patch Claude Code's Remote Control — aniketapanjwani · 2026-08-10
- Building distributed systems with GPT is a nightmare, dev says — zeeg · 2026-08-10
- Developer Shares AI Agent Workflow: Cloud Workers to Free Up Hands — edgarpavlovsky · 2026-08-10