Email MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 10 832 installs a week from npm. Last commit 20 May 2026.
IMAP/SMTP email MCP server — 47 tools, IMAP IDLE push, multi-account, AI triage.
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 email-mcp -- npx -y @codefuturist/email-mcp
{
"mcpServers": {
"email-mcp": {
"args": [
"-y",
"@codefuturist/email-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.email-mcp]
command = "npx"
args = ["-y", "@codefuturist/email-mcp"]
{
"mcpServers": {
"email-mcp": {
"args": [
"-y",
"@codefuturist/email-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"email-mcp": {
"args": [
"-y",
"@codefuturist/email-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.