SERVER

Email (IMAP/SMTP)

Rank #4,044

io.github.mindstone/mcp-server-email-imap

Email IMAP/SMTP MCP server: iCloud, Gmail, Yahoo, Outlook, and custom IMAP providers

Listed & last published
May 21, 2026
OVERVIEW

Email (IMAP/SMTP) is a Model Context Protocol (MCP) server published by mindstone. It ranks #4,044 of 76,851 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Email (IMAP/SMTP) is listed on Official MCP, with 1 tracked version. It was first listed on May 21, 2026 and most recently updated on May 21, 2026.

STANDING
#4,044of 76,851 tracked serversTop 10%

Ranks ahead of 72,807 of 76,851 servers on MCP Toplist.

CONNECT

Use Email (IMAP/SMTP)

Add Email (IMAP/SMTP) to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "mcp-server-email-imap": {
      "command": "npx",
      "args": [
        "-y",
        "@mindstone/mcp-server-email-imap"
      ],
      "env": {
        "EMAIL_IMAP_EMAIL": "<your EMAIL_IMAP_EMAIL>",
        "EMAIL_IMAP_PASSWORD": "<your EMAIL_IMAP_PASSWORD>",
        "EMAIL_IMAP_PROVIDER": "<your EMAIL_IMAP_PROVIDER>",
        "EMAIL_IMAP_IMAP_HOST": "<your EMAIL_IMAP_IMAP_HOST>",
        "EMAIL_IMAP_SMTP_HOST": "<your EMAIL_IMAP_SMTP_HOST>",
        "EMAIL_IMAP_IMAP_PORT": "<your EMAIL_IMAP_IMAP_PORT>",
        "EMAIL_IMAP_SMTP_PORT": "<your EMAIL_IMAP_SMTP_PORT>",
        "EMAIL_IMAP_ALLOW_PLAINTEXT": "<your EMAIL_IMAP_ALLOW_PLAINTEXT>",
        "EMAIL_IMAP_MAX_RECIPIENTS": "<your EMAIL_IMAP_MAX_RECIPIENTS>",
        "EMAIL_IMAP_RATE_LIMIT_PER_HOUR": "<your EMAIL_IMAP_RATE_LIMIT_PER_HOUR>",
        "EMAIL_IMAP_RATE_LIMIT_WINDOW_MS": "<your EMAIL_IMAP_RATE_LIMIT_WINDOW_MS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

mindstone

Organization
Servers in org
37
Versions across org
38
VERSIONS

Available versions (1)

VersionPublished
0.2.3May 21, 2026
FAQ

Frequently asked questions

Who maintains Email (IMAP/SMTP)?
Email (IMAP/SMTP) is maintained by mindstone, which publishes 37 MCP servers (38 total versions) tracked on MCP Toplist.
Is Email (IMAP/SMTP) listed on the Official MCP Registry?
Yes — Email (IMAP/SMTP) is listed on the Official MCP Registry.
How many versions does Email (IMAP/SMTP) have?
MCP Toplist tracks 1 version of Email (IMAP/SMTP), most recently published on May 21, 2026.
Where can I find the source code for Email (IMAP/SMTP)?
The source code for Email (IMAP/SMTP) is hosted at github.com/mindstone/mcp-servers.
EXPLORE
Email (IMAP/SMTP) - MCP Server #4,044 | MCP Toplist