HomeCommunication › email-mcp

email-mcp

IMAP/SMTP email MCP server — 47 tools, IMAP IDLE push, multi-account, AI triage.

TypeScript Cloud macOSWindowsLinux
★ 116 stars Last pushed 2026-08-21 License: LGPL-3.0

Topics: Communication

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.3)

npx -y @codefuturist/email-mcp@0.2.3

Or add to your MCP client config:

{
  "mcpServers": {
    "email-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@codefuturist/email-mcp@0.2.3"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry