EmailMCP
Rank #12,744io.setip/emailmcp
AI agent email — 23 tools free to read inbox, 28 paid to send. $9.99/mo. Token auto-provisioned.
EmailMCP is a Model Context Protocol (MCP) server published by nfodor. It ranks #12,744 of 115,591 servers tracked on MCP Toplist. EmailMCP is listed on Official MCP, with 2 tracked versions. It was first listed on May 2, 2026 and most recently updated on May 2, 2026.
Ranks ahead of 102,847 of 115,591 servers on MCP Toplist.
Use EmailMCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http emailmcp https://mcp.setip.io/mcp[mcp_servers.emailmcp]
url = "https://mcp.setip.io/mcp"Add to ~/.codex/config.toml.
https://mcp.setip.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"emailmcp": {
"url": "https://mcp.setip.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"emailmcp": {
"type": "http",
"url": "https://mcp.setip.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"emailmcp": {
"serverUrl": "https://mcp.setip.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"emailmcp": {
"url": "https://mcp.setip.io/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.setip%2Femailmcp)<a href="https://mcptoplist.com/server/io.setip%2Femailmcp"><img src="https://mcptoplist.com/badge/io.setip%2Femailmcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
nfodor
Other servers by nfodor
View all nfodor servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | May 2, 2026 |
| 1.0.0 | May 2, 2026 |
Frequently asked questions
- Who maintains EmailMCP?
- EmailMCP is maintained by nfodor, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is EmailMCP listed on the Official MCP Registry?
- Yes — EmailMCP is listed on the Official MCP Registry.
- How many versions does EmailMCP have?
- MCP Toplist tracks 2 versions of EmailMCP, most recently published on May 2, 2026.
- Where can I find the source code for EmailMCP?
- The source code for EmailMCP is hosted at github.com/nfodor/emailmcp.