Apple Mail MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 16 Jul 2026.
LLM access to Apple Mail and iCloud via AppleScript. Read, search, compose, reply, flag and delete.
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 -- npx -y @jdot6/apple-mail-mcp
{
"mcpServers": {
"apple-mail-mcp": {
"args": [
"-y",
"@jdot6/apple-mail-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.apple-mail-mcp]
command = "npx"
args = ["-y", "@jdot6/apple-mail-mcp"]
{
"mcpServers": {
"apple-mail-mcp": {
"args": [
"-y",
"@jdot6/apple-mail-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"apple-mail-mcp": {
"args": [
"-y",
"@jdot6/apple-mail-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.