RadMail MCP
Rank #14,608ai.radmail/radmail-mcp
Email OS for agents - real-inbox search, triage, commitments, and a verifiable BEC hard-stop.
RadMail MCP is a Model Context Protocol (MCP) server published by radmail-ai. It ranks #14,608 of 132,046 servers tracked on MCP Toplist. RadMail MCP is listed across 3 registries — Official MCP, Glama and mcp.so, with 4 tracked versions. It was first listed on Jun 29, 2026 and most recently updated on Aug 17, 2026.
Ranks ahead of 117,438 of 132,046 servers on MCP Toplist.
Use RadMail MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http radmail-mcp https://radmail.ai/api/mcp/sandboxclaude mcp add radmail-mcp -- npx -y radmail-mcp[mcp_servers.radmail-mcp]
url = "https://radmail.ai/api/mcp/sandbox"Add to ~/.codex/config.toml.
[mcp_servers.radmail-mcp]
command = "npx"
args = ["-y", "radmail-mcp"]Add to ~/.codex/config.toml.
https://radmail.ai/api/mcp/sandboxSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"radmail-mcp": {
"command": "npx",
"args": [
"-y",
"radmail-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"radmail-mcp": {
"url": "https://radmail.ai/api/mcp/sandbox"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"radmail-mcp": {
"command": "npx",
"args": [
"-y",
"radmail-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"radmail-mcp": {
"type": "http",
"url": "https://radmail.ai/api/mcp/sandbox"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"radmail-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"radmail-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"radmail-mcp": {
"serverUrl": "https://radmail.ai/api/mcp/sandbox"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"radmail-mcp": {
"command": "npx",
"args": [
"-y",
"radmail-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"radmail-mcp": {
"url": "https://radmail.ai/api/mcp/sandbox"
}
}
}{
"mcpServers": {
"radmail-mcp": {
"command": "npx",
"args": [
"-y",
"radmail-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/ai.radmail%2Fradmail-mcp)<a href="https://mcptoplist.com/server/ai.radmail%2Fradmail-mcp"><img src="https://mcptoplist.com/badge/ai.radmail%2Fradmail-mcp.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
radmail-ai
Available versions (4)
| Version | Published |
|---|---|
| 0.5.0 | Aug 17, 2026 |
| 0.3.2 | Jul 2, 2026 |
| 0.3.1 | Jul 2, 2026 |
| 0.1.0 | Jul 2, 2026 |
Frequently asked questions
- Who maintains RadMail MCP?
- RadMail MCP is maintained by radmail-ai, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is RadMail MCP listed on the Official MCP Registry?
- Yes — RadMail MCP is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does RadMail MCP have?
- MCP Toplist tracks 4 versions of RadMail MCP, most recently published on Aug 17, 2026.
- Where can I find the source code for RadMail MCP?
- The source code for RadMail MCP is hosted at github.com/radmail-ai/radmail-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.