mail for Claude Desktop
io.github.honeycrisp-suite/mail
Apple Mail over MCP: fenced reads, draft-only writing, human-gated actions, audited with undo.
client:Claude Desktop
transport:stdio
runtime:npm
Install mail in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mail": {
"command": "npx",
"args": [
"-y",
"@honeycrisp/mail"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs