MCP Directory
Back

apple-mail-mcp

by s-morgan-jeffries · Python · ★ 55

🤖 MCP server for Apple Mail - Manage emails with AI using Claude Desktop. Search, send, organize mail with natural language.

#apple-mail#applescript#claude#email-automation#macos#mcp#python

Install

pip install git+https://github.com/s-morgan-jeffries/apple-mail-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "apple-mail-mcp": {
      "command": "uvx",
      "args": [
        "git+https://github.com/s-morgan-jeffries/apple-mail-mcp.git"
      ]
    }
  }
}

From the README

[](https://github.com/s-morgan-jeffries/apple-mail-mcp/actions/workflows/test.yml) [](https://www.python.org/downloads/) [](https://opensource.org/licenses/MIT) An MCP server that provides programmatic access to Apple Mail, enabling AI assistants like Claude to read, send, search, and manage emails on macOS. > ⚠️ **Pre-1.0 — expect breaking changes.** The MCP tool surface (tool names, parameters, return shapes) is still evolving as the project matures. Pin to a specific version (for example, ) and review the [CHANGELOG](CHANGELOG.md) before upgrading. The aim is to reach 1.0 once the v0.6.0…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers