4 months ago
Fast MCP server for Apple Mail on macOS. Uses batch JXA for 87x faster email fetching and an FTS5 search index for ~2ms email body search (700-3500x faster than alternatives). 5 read tools: list accounts, list mailboxes, get emails, get single email, and search (by subject, sender, or body). Write operations coming soon.
Server Config
{
"mcpServers": {
"apple-mail-mcp": {
"command": "apple-mail-mcp"
}
}
}