Mails.ai — Agent Email
Rank #32,035io.github.RolloutsAI/mails-agent-email
A real inbox for AI agents: send, receive and thread email, behind a prompt-injection firewall.
Mails.ai — Agent Email is a Model Context Protocol (MCP) server published by RolloutsAI. It ranks #32,035 of 132,113 servers tracked on MCP Toplist. Mails.ai — Agent Email is listed on Official MCP, with 1 tracked version. It was first listed on Sep 4, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 100,078 of 132,113 servers on MCP Toplist.
Use Mails.ai — Agent Email
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mails-agent-email -e "MAILS_API_KEY=<your MAILS_API_KEY>" -e "MAILS_BASE_URL=<your MAILS_BASE_URL>" -- npx -y @mailsai/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.mails-agent-email]
command = "npx"
args = ["-y", "@mailsai/mcp-server"]
[mcp_servers.mails-agent-email.env]
MAILS_API_KEY = "<your MAILS_API_KEY>"
MAILS_BASE_URL = "<your MAILS_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mails-agent-email": {
"command": "npx",
"args": [
"-y",
"@mailsai/mcp-server"
],
"env": {
"MAILS_API_KEY": "<your MAILS_API_KEY>",
"MAILS_BASE_URL": "<your MAILS_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mails-agent-email": {
"command": "npx",
"args": [
"-y",
"@mailsai/mcp-server"
],
"env": {
"MAILS_API_KEY": "<your MAILS_API_KEY>",
"MAILS_BASE_URL": "<your MAILS_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mails-agent-email": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mailsai/mcp-server"
],
"env": {
"MAILS_API_KEY": "<your MAILS_API_KEY>",
"MAILS_BASE_URL": "<your MAILS_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mails-agent-email": {
"command": "npx",
"args": [
"-y",
"@mailsai/mcp-server"
],
"env": {
"MAILS_API_KEY": "<your MAILS_API_KEY>",
"MAILS_BASE_URL": "<your MAILS_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mails-agent-email": {
"command": "npx",
"args": [
"-y",
"@mailsai/mcp-server"
],
"env": {
"MAILS_API_KEY": "<your MAILS_API_KEY>",
"MAILS_BASE_URL": "<your MAILS_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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.RolloutsAI%2Fmails-agent-email)<a href="https://mcptoplist.com/server/io.github.RolloutsAI%2Fmails-agent-email"><img src="https://mcptoplist.com/badge/io.github.RolloutsAI%2Fmails-agent-email.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
RolloutsAI
Available versions (1)
| Version | Published |
|---|---|
| 0.2.9 | Sep 4, 2026 |
Frequently asked questions
- Who maintains Mails.ai — Agent Email?
- Mails.ai — Agent Email is maintained by RolloutsAI, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Mails.ai — Agent Email listed on the Official MCP Registry?
- Yes — Mails.ai — Agent Email is listed on the Official MCP Registry.
- How many versions does Mails.ai — Agent Email have?
- MCP Toplist tracks 1 version of Mails.ai — Agent Email, most recently published on Sep 4, 2026.
- Where can I find the source code for Mails.ai — Agent Email?
- The source code for Mails.ai — Agent Email is hosted at github.com/RolloutsAI/mailsai.
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.