IMAP MCP Pro runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 13 Sep 2026.
Production IMAP & SMTP for Claude: multi-account email search, triage, send, and spam checks.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
string: "~/Library/LaunchAgents/com.templeofepiphany.imap-mcp-pro.plist"
let process = Process()
return execSync(cmd, { stdio: 'inherit', cwd: repoRoot, ...opts });
const userDir = path.join(this.config.stagingDir, input.userId);
for (const [name, raw] of Object.entries(process.env)) {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
Multi-account email MCP server for Gmail, IMAP, and JMAP: search, send, drafts, labels.
IMAP/SMTP email MCP server — 47 tools, IMAP IDLE push, multi-account, AI triage.
Multi-account IMAP/SMTP email server with 22 tools for reading, sending, searching, and organizing.
IMAP/SMTP MCP server for Email with composite tools. Multi-account, auto-discovery.
Email tools for any IMAP/SMTP provider: list, read, search, send, and manage messages.
Email for AI agents — read inbox (IMAP), search, and send (SMTP).
Unofficial Proton Mail MCP — send, read, search & organize email over SMTP and IMAP
Manage multiple Gmail accounts in Claude Desktop — search, send, reply, draft, and organize.
Answers built from our own checks of this server.