Mac Mail MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 294 installs a week from pypi. Last commit 15 Jul 2026.
Mac Mail MCP server with full-coverage FTS5 body search for local Apple Mail.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mac-mail-mcp -- uvx mac-mail-mcp
{
"mcpServers": {
"mac-mail-mcp": {
"args": [
"mac-mail-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.mac-mail-mcp]
command = "uvx"
args = ["mac-mail-mcp"]
{
"mcpServers": {
"mac-mail-mcp": {
"args": [
"mac-mail-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mac-mail-mcp": {
"args": [
"mac-mail-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.