Apple Mail MCP for Windsurf
io.github.imdinu/apple-mail-mcp
Apple Mail MCP server with full-coverage FTS5 body search, reliable on large mailboxes.
client:Windsurf
transport:stdio
runtime:pypi
Install Apple Mail MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"apple-mail-mcp": {
"command": "uvx",
"args": [
"apple-mail-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs