Loomal

Apple Mail MCP

MCP server by github.com/jayvee6/apple-mail-mcp

LLM access to Apple Mail and iCloud via AppleScript. Read, search, compose, reply, flag and delete.

1 starsnpm: @jdot6/apple-mail-mcp

About Apple Mail MCP

Apple Mail MCP is an MCP (Model Context Protocol) server published by jayvee6 in the official MCP registry, listed under Search on Loomal. LLM access to Apple Mail and iCloud via AppleScript. Read, search, compose, reply, flag and delete.

It ships as an npm package (@jdot6/apple-mail-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/jayvee6/apple-mail-mcp, where the project has earned 1 GitHub stars.

Use Apple Mail MCP with your agent

Claude Code · one command
claude mcp add apple-mail-mcp-mcp -- npx -y @jdot6/apple-mail-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "apple-mail-mcp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@jdot6/apple-mail-mcp"
      ]
    }
  }
}
npm@jdot6/apple-mail-mcp

Frequently asked questions

What is Apple Mail MCP?
Apple Mail MCP is an MCP (Model Context Protocol) server by jayvee6 in the Search category. LLM access to Apple Mail and iCloud via AppleScript. Read, search, compose, reply, flag and delete.
How do I connect Apple Mail MCP to Claude, Cursor, or another MCP client?
Install Apple Mail MCP from its npm package (@jdot6/apple-mail-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Apple Mail MCP open source?
Yes — the source code is public at github.com/jayvee6/apple-mail-mcp, with 1 GitHub stars.
Can AI agents pay to use Apple Mail MCP?
Not yet through Loomal — Apple Mail MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Apple Mail MCP? Claim this listing free by verifying GitHub ownership, or contact us.