Apple Mail MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 045 installs a week from pypi. Last commit 30 Jul 2026.
Apple Mail MCP server with full-coverage FTS5 body search, reliable on large mailboxes.
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 apple-mail-mcp -- uvx apple-mail-mcp
{
"mcpServers": {
"apple-mail-mcp": {
"args": [
"apple-mail-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.apple-mail-mcp]
command = "uvx"
args = ["apple-mail-mcp"]
{
"mcpServers": {
"apple-mail-mcp": {
"args": [
"apple-mail-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"apple-mail-mcp": {
"args": [
"apple-mail-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.