Skip to main content
Glama
jerichosequitin

iCloud MCP

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

Install dependencies with:

bun install --frozen-lockfile

Related MCP server: local-apple-data

Quality checks

Run the full local quality suite before opening a pull request:

bun run quality

The 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 test

GitHub 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.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    A
    quality
    B
    maintenance
    Local 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 updated
    8
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    MCP server for privacy-gated local Apple data access including Mail, Messages, Notes, Calendar, Contacts, Photos, Reminders, Voice Memos, and iCloud Drive.
    Last updated
    30
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A 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 updated
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    A 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 updated
    1

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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