HomeCommunication › imap-mcp-server

imap-mcp-server

IMAP/SMTP MCP server to search, read, organize, send, reply & forward email for AI assistants

TypeScript
★ 96 stars Last pushed 2026-09-23 License: MIT

Connect

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

Package (npm 2.0.0)

npx -y imap-mcp-server@2.0.0

Or add to your MCP client config:

{
  "mcpServers": {
    "imap-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "imap-mcp-server@2.0.0"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry