iCloud MCP
Provides a local MCP integration for iCloud Mail, enabling AI agents to access and manage email through iCloud.
Click on "Install 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 MCPHow do I contribute to this project?"
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.
iCloud MCP
An open-source project for a local iCloud Mail MCP integration.
The repository currently contains only contribution and quality foundations. Product implementation, Apple Mail access, MCP transports, authentication, tunnels, and remote connectivity are intentionally deferred to separately scoped work.
Requirements
Bun 1.3.14
Install dependencies with:
bun install --frozen-lockfileRelated MCP server: local-apple-data
Quality checks
Run the full local quality suite before opening a pull request:
bun run qualityThe suite checks formatting, lint rules, TypeScript types, and tests. Individual commands are also available:
bun run format:check
bun run lint
bun run typecheck
bun testGitHub Actions runs the same suite for every pull request and every push to master.
Contributing
Read CONTRIBUTING.md for development conventions and the pull request process.
Security
Do not report vulnerabilities in public issues. Follow the private reporting process in SECURITY.md.
License
Licensed under the MIT License.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceLocal MCP server for multi-account IMAP/SMTP email (iCloud + Gmail via app-specific passwords). Never marks mail read. Cross-folder search, idempotent sends, TLS verified.Last updated8MIT
- AlicenseAqualityCmaintenanceMCP server for privacy-gated local Apple data access including Mail, Messages, Notes, Calendar, Contacts, Photos, Reminders, Voice Memos, and iCloud Drive.Last updated301MIT
- Alicense-qualityDmaintenanceA high-fidelity IMAP/SMTP MCP server that enables reading, searching, and sending emails from providers like iCloud and Gmail, handling real-world IMAP quirks automatically.Last updatedMIT
- Flicense-qualityDmaintenanceA Model Context Protocol (MCP) server that enables Claude Desktop to interact with iCloud email accounts. This server provides full email functionality including reading, sending, and managing emails through your iCloud account.Last updated1
Related MCP Connectors
MCP connector for iMessage & Contacts via a local Mac agent + Vercel relay
Read, search, send, organize, draft and schedule email across your inboxes from any MCP client.
Shipmail MCP server for AI agent custom-domain email inboxes with REST API and webhooks.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jerichosequitin/icloud-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server