SERVER

Email (IMAP/SMTP)

Rank #3453

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

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

First listed
May 21, 2026
Last publish date
May 21, 2026
OVERVIEW

Email (IMAP/SMTP) is a Model Context Protocol (MCP) server published by mindstone. It ranks #3453 of 58,900 servers tracked on MCP Toplist, and its repository has 8 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
#3,453of 58,900 tracked serversTop 10%

Ranks ahead of 55,447 of 58,900 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
Total servers
35
Total versions
34
VERSIONS

Available versions (1)

VersionPublished
0.2.3May 21, 2026
FAQ

Frequently asked questions

What is Email (IMAP/SMTP)?
Email IMAP/SMTP MCP server: iCloud, Gmail, Yahoo, Outlook, and custom IMAP providers
Who maintains Email (IMAP/SMTP)?
Email (IMAP/SMTP) is maintained by mindstone, which publishes 35 MCP servers (34 total versions) tracked on MCP Toplist.
Is Email (IMAP/SMTP) an official MCP server?
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 #3453 | MCP Toplist