MCP Server Imap runs on your own machine — the client starts it, so there is no endpoint to ping. 92 installs a week from npm. Last commit 2 Jul 2026.
Email tools for any IMAP/SMTP provider: list, read, search, send, and manage messages.
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-imap -- npx -y @aiwerk/mcp-server-imap
{
"mcpServers": {
"mcp-server-imap": {
"args": [
"-y",
"@aiwerk/mcp-server-imap"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-imap]
command = "npx"
args = ["-y", "@aiwerk/mcp-server-imap"]
{
"mcpServers": {
"mcp-server-imap": {
"args": [
"-y",
"@aiwerk/mcp-server-imap"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-imap": {
"args": [
"-y",
"@aiwerk/mcp-server-imap"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.