apple-mail-fast-mcp

s-morgan-jeffries/apple-mail-fast-mcp
★ 83 stars Python 🤖 AI/LLM Updated today
🤖 MCP server for Apple Mail - Manage emails with AI using Claude Desktop. Search, send, organize mail with natural language.
View on GitHub → Try with Claude — $10 free →

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-fast-mcp": {
      "command": "uvx",
      "args": [
        "apple-mail-fast-mcp"
      ]
    }
  }
}

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

README Excerpt

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, `apple-mail-fast-mcp==0.9.1`) and review the [CHANGELOG](CHANGELOG.md) before upgrading.

Tools (6)

APPLE_MAIL_MCP_IMAP_PASSWORD_MY_GMAILAPPLE_MAIL_MCP_IMAP_PASSWORD_YAHOOGmailiCloudlist_templatesrender_template

Topics

apple-mailapplescriptclaudeemail-automationmacosmcppython