patrickfreyer/apple-mail-mcp
MCP server giving AI assistants full access to Apple Mail - read, search, compose, organize & analyze emails via natural language
Platform-specific configuration:
{
"mcpServers": {
"apple-mail-mcp": {
"command": "npx",
"args": [
"-y",
"apple-mail-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...