Email (IMAP/SMTP) runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 3 Aug 2026.
Email IMAP/SMTP MCP server: iCloud, Gmail, Yahoo, Outlook, and custom IMAP providers
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 mcp-server-email-imap -- npx -y @mindstone/mcp-server-email-imap
{
"mcpServers": {
"mcp-server-email-imap": {
"args": [
"-y",
"@mindstone/mcp-server-email-imap"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-email-imap]
command = "npx"
args = ["-y", "@mindstone/mcp-server-email-imap"]
{
"mcpServers": {
"mcp-server-email-imap": {
"args": [
"-y",
"@mindstone/mcp-server-email-imap"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-email-imap": {
"args": [
"-y",
"@mindstone/mcp-server-email-imap"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.