SERVER

mcp-server-email

Rank #11227

io.github.boutquin/email

Multi-account email management over IMAP and SMTP with connection pooling and OAuth2 support.

First listed
Mar 13, 2026
Last publish date
Mar 13, 2026
OVERVIEW

mcp-server-email is a Model Context Protocol (MCP) server published by boutquin. It ranks #11227 of 58,832 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. mcp-server-email is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Mar 13, 2026 and most recently updated on Mar 13, 2026.

STANDING
#11,227of 58,832 tracked serversTop 25%

Ranks ahead of 47,605 of 58,832 servers on MCP Toplist.

CONNECT

Use mcp-server-email

Add mcp-server-email to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Docker image
{
  "mcpServers": {
    "email": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/boutquin/mcp-server-email:latest"
      ],
      "env": {
        "EMAIL_CONFIG_FILE": "<your EMAIL_CONFIG_FILE>",
        "EMAIL_ACCOUNTS": "<your EMAIL_ACCOUNTS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

boutquin

Organization
Total servers
1
Total versions
2
VERSIONS

Available versions (2)

VersionPublished
1.0.1Mar 13, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is mcp-server-email?
Multi-account email management over IMAP and SMTP with connection pooling and OAuth2 support.
Who maintains mcp-server-email?
mcp-server-email is maintained by boutquin, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
Is mcp-server-email an official MCP server?
Yes — mcp-server-email is listed on the Official MCP Registry, alongside Glama and PulseMCP.
How many versions does mcp-server-email have?
MCP Toplist tracks 2 versions of mcp-server-email, most recently published on Mar 13, 2026.
Where can I find the source code for mcp-server-email?
The source code for mcp-server-email is hosted at github.com/boutquin/mcp-server-email.
EXPLORE