Mailbridge MCP
Rank #19,311io.github.Creativestefan/mailbridge
Connect your AI assistant to email — read, search, send, and organise via IMAP/SMTP.
Mailbridge MCP is a Model Context Protocol (MCP) server published by creativestefan. It ranks #19,311 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Mailbridge MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 17 tracked versions. It was first listed on Jun 9, 2026 and most recently updated on Jun 14, 2026.
Ranks ahead of 112,735 of 132,046 servers on MCP Toplist.
Use Mailbridge MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mailbridge -- npx -y mailbridge-mcp[mcp_servers.mailbridge]
command = "npx"
args = ["-y", "mailbridge-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mailbridge": {
"command": "npx",
"args": [
"-y",
"mailbridge-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mailbridge": {
"command": "npx",
"args": [
"-y",
"mailbridge-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mailbridge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mailbridge-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mailbridge": {
"command": "npx",
"args": [
"-y",
"mailbridge-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mailbridge": {
"command": "npx",
"args": [
"-y",
"mailbridge-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.Creativestefan%2Fmailbridge)<a href="https://mcptoplist.com/server/io.github.Creativestefan%2Fmailbridge"><img src="https://mcptoplist.com/badge/io.github.Creativestefan%2Fmailbridge.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
creativestefan
Available versions (17)
| Version | Published |
|---|---|
| 2.6.1 | Jun 14, 2026 |
| 2.6.0 | Jun 12, 2026 |
| 2.5.2 | Jun 9, 2026 |
| 2.5.1 | Jun 9, 2026 |
| 2.5.0 | Jun 9, 2026 |
| 2.4.0 | Jun 9, 2026 |
| 2.3.9 | Jun 9, 2026 |
| 2.3.8 | Jun 9, 2026 |
| 2.3.7 | Jun 9, 2026 |
| 2.3.6 | Jun 9, 2026 |
| 2.3.5 | Jun 9, 2026 |
| 2.3.4 | Jun 9, 2026 |
| 2.3.3 | Jun 9, 2026 |
| 2.3.2 | Jun 9, 2026 |
| 2.3.1 | Jun 9, 2026 |
| 2.3.0 | Jun 9, 2026 |
| 2.2.2 | Jun 9, 2026 |
Frequently asked questions
- Who maintains Mailbridge MCP?
- Mailbridge MCP is maintained by creativestefan, which publishes 1 MCP server (17 total versions) tracked on MCP Toplist.
- Is Mailbridge MCP listed on the Official MCP Registry?
- Yes — Mailbridge MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Mailbridge MCP have?
- MCP Toplist tracks 17 versions of Mailbridge MCP, most recently published on Jun 14, 2026.
- Where can I find the source code for Mailbridge MCP?
- The source code for Mailbridge MCP is hosted at github.com/creativestefan/mailbridge-mcp.
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.