mbox mcp for Claude Desktop
io.github.arose26/mbox-mcp
Search local email archives (.mbox/.eml) entirely on your machine. No OAuth, no cloud.
client:Claude Desktop
transport:stdio
runtime:npm
Install mbox mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mbox-mcp": {
"command": "npx",
"args": [
"-y",
"mbox-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs