apple-mail-mcp

LeChabrax/apple-mail-mcp
★ 0 stars Python AI/LLM Updated 3d ago
MCP server for Apple Mail on macOS: read, search, send and manage email from an AI assistant. Fork of s-morgan-jeffries/apple-mail-fast-mcp with one-call send tools.
View on GitHub → 🔍 Audit Wallet Slippage →

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

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-mcp==0.10.2`) and review the [CHANGELOG](CHANGELOG.md) before upgrading.

Tools (15)

APPLE_MAIL_MCP_AUTO_CONFIRMAPPLE_MAIL_MCP_CONNECT_TIMEOUT_SAPPLE_MAIL_MCP_IMAP_PASSWORD_MY_GMAILAPPLE_MAIL_MCP_IMAP_PASSWORD_YAHOOAPPLE_MAIL_MCP_OPERATION_TIMEOUT_SAPPLE_MAIL_MCP_POOL_IDLE_TIMEOUT_SGmaildelete_accountdelete_smart_mailboxforwardiCloudimap_statuslist_templatesrender_templatesetup_imap