Mailbox
Rank #5,016io.github.psyb0t/mailbox
Self-hosted MCP server for unified IMAP/SMTP mailbox access: read, list, and send email.
Mailbox is a Model Context Protocol (MCP) server published by psyb0t. It ranks #5,016 of 126,487 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Mailbox is listed across 2 registries — Official MCP and Glama, with 11 tracked versions. It was first listed on Jul 25, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 121,471 of 126,487 servers on MCP Toplist.
Use Mailbox
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mailbox -- docker run -i --rm docker.io/psyb0t/mailbox:v0.4.15[mcp_servers.mailbox]
command = "docker"
args = ["run", "-i", "--rm", "docker.io/psyb0t/mailbox:v0.4.15"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mailbox": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/mailbox:v0.4.15"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mailbox": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/mailbox:v0.4.15"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mailbox": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/mailbox:v0.4.15"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mailbox": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/mailbox:v0.4.15"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mailbox": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/psyb0t/mailbox:v0.4.15"
]
}
}
}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.psyb0t%2Fmailbox)<a href="https://mcptoplist.com/server/io.github.psyb0t%2Fmailbox"><img src="https://mcptoplist.com/badge/io.github.psyb0t%2Fmailbox.svg" alt="MCP Toplist: Top 5% of 126,487" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
psyb0t
Other servers by psyb0t
- Stealthy Auto Browse#1,384 · 16 vers
- Claudebox#3,218 · 9 vers
- Talkies#4,071 · 17 vers
- Rankrat#6,007 · 15 vers
- Pibox#6,213 · 12 vers
- HybridS3#6,488 · 6 vers
- Audiolla#7,492 · 6 vers
- Codexbox#7,785 · 14 vers
- Telethon Plus#8,962 · 6 vers
- Predictalot#10,238 · 6 vers
- Wickworks#10,356 · 7 vers
- Flickies#11,203 · 6 vers
Available versions (11)
| Version | Published |
|---|---|
| 0.4.15 | Sep 7, 2026 |
| 0.4.14 | Aug 21, 2026 |
| 0.4.13 | Aug 21, 2026 |
| 0.4.12 | Aug 20, 2026 |
| 0.4.10 | Aug 1, 2026 |
| 0.4.9 | Jul 27, 2026 |
| 0.4.8 | Jul 27, 2026 |
| 0.4.7 | Jul 27, 2026 |
| 0.4.6 | Jul 27, 2026 |
| 0.4.5 | Jul 27, 2026 |
| 0.4.4 | Jul 26, 2026 |
Frequently asked questions
- Who maintains Mailbox?
- Mailbox is maintained by psyb0t, which publishes 13 MCP servers (131 total versions) tracked on MCP Toplist.
- Is Mailbox listed on the Official MCP Registry?
- Yes — Mailbox is listed on the Official MCP Registry, alongside Glama.
- How many versions does Mailbox have?
- MCP Toplist tracks 11 versions of Mailbox, most recently published on Sep 7, 2026.
- Where can I find the source code for Mailbox?
- The source code for Mailbox is hosted at github.com/psyb0t/docker-mailbox.
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.