apple-mail-mcp

patrickfreyer/apple-mail-mcp
★ 99 stars Python 🤖 AI/LLM Updated 18d ago
MCP server giving AI assistants full access to Apple Mail - read, search, compose, organize & analyze emails via natural language
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "apple-mail-mcp": {
      "command": "uvx",
      "args": [
        "apple-mail-mcp"
      ]
    }
  }
}

Or install with pip: pip install apple-mail-mcp

Topics

aiapple-mailapplescriptautomationclaudeemailfastmcpmacosmcpmcp-server