Mailbox MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 13 Jul 2026.
Multi-account email MCP server for Gmail, IMAP, and JMAP: search, send, drafts, labels.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mailbox-mcp -- npx -y mailbox-mcp
{
"mcpServers": {
"mailbox-mcp": {
"args": [
"-y",
"mailbox-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mailbox-mcp]
command = "npx"
args = ["-y", "mailbox-mcp"]
{
"mcpServers": {
"mailbox-mcp": {
"args": [
"-y",
"mailbox-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mailbox-mcp": {
"args": [
"-y",
"mailbox-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.