A macOS MCP server for controlling Apple Mail via Swift, exposing tools to list, search, read, send, move, delete, and manage emails, mailboxes, rules, signatures, VIPs, attachments, and sync. It uses SQLite-powered search over Mail data and requires Apple Mail plus macOS automation permissions.
From the registry: Apple Mail MCP — 44 tools, SQLite millisecond search, .emlx parser, batch ops
$ git clone https://github.com/kiki830621/che-apple-mail-mcp.git && cd che-apple-mail-mcp && swift build -c release$ mkdir -p ~/bin && cp .build/release/CheAppleMailMCP ~/bin/$ open "x-apple.systempreferences:com.apple.preference.security?Privacy_Automation"Please install the `che-apple-mail-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **macOS 13.0+** — Requires macOS Ventura or later, Apple Mail with at least one account, Xcode Command Line Tools
- **Clone and build** — Clone the repo and build the Swift binary Run: `git clone https://github.com/kiki830621/che-apple-mail-mcp.git && cd che-apple-mail-mcp && swift build -c release`
- **Install binary to ~/bin** — Copy compiled binary to a stable local path Run: `mkdir -p ~/bin && cp .build/release/CheAppleMailMCP ~/bin/`
- **Grant Automation permission** — In System Settings > Privacy & Security > Automation, allow CheAppleMailMCP to control Mail.app Run: `open "x-apple.systempreferences:com.apple.preference.security?Privacy_Automation"`
Canonical MCP server config (stdio transport):
- command: `~/bin/CheAppleMailMCP`
- args: []
Note: Native Swift Apple Mail MCP server. 44 tools, SQLite-powered millisecond search. The actual command is the compiled binary at ~/bin/CheAppleMailMCP (not node) — use the absolute path to the binary directly.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Reddit browser for AI assistants. Browse posts, search content, analyze users. No API keys needed.
Twitter X automation MCP - post schedule analytics engagement social media
MCP server for WhatsApp Cloud API (Meta) — messages, media, and templates via Graph API