Apple Mail MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 221 installs a week from pypi. Last commit 14 Sep 2026.
Fast local Apple Mail MCP: indexed search, full-text bodies, verified sends, triage. macOS.
We read the source, 16 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
"gui/$UID ~/Library/LaunchAgents/<legacy>.plist")
return subprocess.run(
SOCK="${EMAIL_MCP_SSH_SOCKET:-$HOME/.ssh/sock-lxplus-mail}"
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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-mailbox-mcp
{
"mcpServers": {
"apple-mail-mcp": {
"args": [
"apple-mailbox-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.apple-mail-mcp]
command = "uvx"
args = ["apple-mailbox-mcp"]
{
"mcpServers": {
"apple-mail-mcp": {
"args": [
"apple-mailbox-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"apple-mail-mcp": {
"args": [
"apple-mailbox-mcp"
],
"command": "uvx"
}
}
}
Mac Mail MCP server with full-coverage FTS5 body search for local Apple Mail.
Fast local full-text search for Windows files (tantivy + jieba), exposed to AI agents over MCP.
Apple Mail MCP server with full-coverage FTS5 body search, reliable on large mailboxes.
Fast per-repo documentation indexer and full-text search MCP server for codebases.
On-demand local Apple Mail, Calendar, and Reminders MCP server for macOS.
Distributed search and indexing MCP — full-text search, semantic queries, structured data
Fast MCP server for unified SAP docs search (SAPUI5, CAP, OpenUI5, wdi5) with BM25 full-text search
Local QMD search and bounded index maintenance through a Streamable HTTP MCP server.
Answers built from our own checks of this server.