Email MCP
Rank #5,210io.github.codefuturist/email-mcp
IMAP/SMTP email MCP server — 47 tools, IMAP IDLE push, multi-account, AI triage.
Email MCP is a Model Context Protocol (MCP) server published by codefuturist. It ranks #5,210 of 132,046 servers tracked on MCP Toplist, and its repository has 114 GitHub stars. Email MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Feb 18, 2026 and most recently updated on May 16, 2026.
Ranks ahead of 126,836 of 132,046 servers on MCP Toplist.
Use Email MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add email-mcp -- npx -y @codefuturist/email-mcp[mcp_servers.email-mcp]
command = "npx"
args = ["-y", "@codefuturist/email-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"email-mcp": {
"command": "npx",
"args": [
"-y",
"@codefuturist/email-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"email-mcp": {
"command": "npx",
"args": [
"-y",
"@codefuturist/email-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"email-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@codefuturist/email-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"email-mcp": {
"command": "npx",
"args": [
"-y",
"@codefuturist/email-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"email-mcp": {
"command": "npx",
"args": [
"-y",
"@codefuturist/email-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.codefuturist%2Femail-mcp)<a href="https://mcptoplist.com/server/io.github.codefuturist%2Femail-mcp"><img src="https://mcptoplist.com/badge/io.github.codefuturist%2Femail-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
codefuturist
Available versions (5)
| Version | Published |
|---|---|
| 0.2.3 | May 16, 2026 |
| 0.2.1 | Feb 20, 2026 |
| 0.2.0 | Feb 18, 2026 |
| 0.1.1 | Feb 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Email MCP?
- Email MCP is maintained by codefuturist, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Email MCP listed on the Official MCP Registry?
- Yes — Email MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Email MCP have?
- MCP Toplist tracks 5 versions of Email MCP, most recently published on May 16, 2026.
- Where can I find the source code for Email MCP?
- The source code for Email MCP is hosted at github.com/codefuturist/email-mcp.git.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.