Search, read, send, and manage email via macOS Mail.app across all configured accounts.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Mail MCP.
search_emailsSearch messages via the Envelope Index database with rich filters
read_emailRead the full body of a message by its RFC message-id
list_accounts_and_mailboxesList all configured accounts and mailboxes with unread counts
list_recentList recent messages in a specific mailbox
list_sendersGrouped summary of senders with message and unread counts
send_emailSend a new email from one of the configured accounts
MCP server that gives Claude (and other MCP hosts) full access to Mail.app on macOS β search, read, send, reply, flag, move, and more β across every account configured in Mail.app (iCloud, Exchange, IMAP, etc.).
mail-mcp.mcpb from the latest release.mcpb file β Claude Desktop installs it automaticallyOr install globally:
Point your MCP host at the mail-mcp binary (stdio transport). Example config:
Grant these to the application that runs the MCP host (Claude Desktop, Amazon Quick, etc.):
| Permission | Where to grant |
|---|---|
| Full Disk Access | System Settings β Privacy & Security β Full Disk Access |
| Automation β Mail | System Settings β Privacy & Security β Automation |
The MCP server process inherits permissions from the host application that launches it.
| Tool | Description |
|---|---|
search_emails | Search messages via the Envelope Index database with rich filters |
read_email | Read the full body of a message by its RFC message-id |
list_accounts_and_mailboxes | List all configured accounts and mailboxes with unread counts |
list_recent | List recent messages in a specific mailbox |
list_senders | Grouped summary of senders with message and unread counts |
send_email | Send a new email from one of the configured accounts |
reply_to_email | Reply to an existing message by RFC message-id |
set_message_flags | Set read and/or flagged status on a message |
move_email | Move a message to a different mailbox |
trash_email | Move a message to Deleted Messages |
create_mailbox | Create a new mailbox/folder in an account |
bulk_mark_read | Mark all messages in a mailbox and/or from a sender as read |
get_unsubscribe_link | Extract unsubscribe URLs from a message's headers and body |
empty_mailbox | Delete every message in a mailbox at once (Junk, Trash, etc.) |
Interactive MCP testing:
mail-mcp is a local MCP server that runs entirely on your Mac. It has no backend, no telemetry, and makes no network requests of its own.
What it accesses:
~/Library/Mail/) β read-only, used for search queriesWhat it does NOT do:
All email data stays on your device and is only passed to the MCP host (Claude Desktop or another client) as part of normal tool responses. You control exactly which tools Claude can invoke.
MIT
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mail-mcp)<a href="https://allmcps.com/mcp/mail-mcp"><img src="https://allmcps.com/api/badge/mail-mcp?style=directory" alt="Mail MCP on AllMCPs" /></a>