smails
Rank #3,735io.github.pexni/smails
Free disposable email for AI agents: a throwaway inbox to read verification codes over MCP.
smails is a Model Context Protocol (MCP) server published by pexni. It ranks #3,735 of 132,046 servers tracked on MCP Toplist, and its repository has 36 GitHub stars. smails is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Jun 24, 2026 and most recently updated on Jun 26, 2026.
Ranks ahead of 128,311 of 132,046 servers on MCP Toplist.
Use smails
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add smails -- npx -y @smails/cli mcp[mcp_servers.smails]
command = "npx"
args = ["-y", "@smails/cli", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"smails": {
"command": "npx",
"args": [
"-y",
"@smails/cli",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"smails": {
"command": "npx",
"args": [
"-y",
"@smails/cli",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"smails": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@smails/cli",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"smails": {
"command": "npx",
"args": [
"-y",
"@smails/cli",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"smails": {
"command": "npx",
"args": [
"-y",
"@smails/cli",
"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.pexni%2Fsmails)<a href="https://mcptoplist.com/server/io.github.pexni%2Fsmails"><img src="https://mcptoplist.com/badge/io.github.pexni%2Fsmails.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
pexni
Available versions (4)
| Version | Published |
|---|---|
| 0.0.12 | Jun 26, 2026 |
| 0.0.10 | Jun 24, 2026 |
| 0.0.9 | Jun 24, 2026 |
| 0.0.8 | Jun 24, 2026 |
Frequently asked questions
- Who maintains smails?
- smails is maintained by pexni, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is smails listed on the Official MCP Registry?
- Yes — smails is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does smails have?
- MCP Toplist tracks 4 versions of smails, most recently published on Jun 26, 2026.
- Where can I find the source code for smails?
- The source code for smails is hosted at github.com/pexni/smails.
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.