mcpbeat Sign in

Agent Email List — Free SMTP Relay for AI Agents MCP Server

answering

Agent Email List — Free SMTP Relay for AI Agents is answering right now. Last checked 8 min ago. It exposes 8 tools. Last commit 15 Sep 2026.

Free transactional email + SMTP relay. Agents self-signup, no API key needed to start.

Uptime history 67 hours of history
67 hours agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
300 ms
Response time
average over 24h
1
Stars
last commit 15 Sep 2026

Nothing serious here today

Today is the operative word: we check Agent Email List — Free SMTP Relay for AI Agents every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add free-transactional-email-smtp-relay --transport http https://ai.agentemaillist.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "free-transactional-email-smtp-relay": {
      "url": "https://ai.agentemaillist.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.free-transactional-email-smtp-relay]
url = "https://ai.agentemaillist.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "free-transactional-email-smtp-relay": {
      "url": "https://ai.agentemaillist.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "free-transactional-email-smtp-relay": {
      "url": "https://ai.agentemaillist.com/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

account
create_account
Create an account on this email service and get an API key back. Needs no existing credentials, so an agent with nothing can call this first. The key is returned once and never again. Free, with no card and no trial clock.
delivery
get_delivery_events
What happened to messages on this domain: accepted, delivered, failed, and so on. A send returning success means queued, not delivered; this is where the delivery outcome actually appears.
domain
add_domain
Register a domain to send from, and get the DNS records that must be published before it will work. Publishing DNS usually needs a human with registrar access, so start this early. The domain cannot send until verify_domain succeeds.
domains
list_domains
List the sending domains on this account, with their verification state and how much of today's sending allowance each has left.
messages
list_messages
Recent messages for a domain, sent and received. Use direction to filter, and folder to separate inbox from spam on received mail.
send
send_email
Send a message. The domain must be verified and the from address must belong to it. Counts one against the daily allowance per recipient. Set test_mode true to run the whole pipeline, including content screening, without sending anything and without spending allowance — do that first when building.
sending
get_sending_limits
How much this domain may send today and what graduates it to the next rung, plus this account's standing: how many domains it may hold and whether sending is paused. New domains start at a low daily cap and climb as they prove themselves, so check this before planning a bulk send rather than discovering it part-way. Call it with no domain for the account-level answer alone.
verify
verify_domain
Re-read DNS now and mark the domain active if its SPF and DKIM records are visible. DNS takes minutes to hours to propagate; poll this every few minutes, not every few seconds.

Endpoints

URLTransportStateLatencyChecked
https://ai.agentemaillist.com/mcp streamable-http answering 330 ms 8 min ago

Alternatives to Agent Email List — Free SMTP Relay for AI Agents

same job, measured the same way
Mifactory Email
by mifactory-bot

Send transactional emails for AI agents via SMTP. Templates included.

3 tools answering
Resend MCP Server
by friendlygeorge

MCP server for Resend — transactional email API for AI assistants...

31 installs/wk local only
Agent Email List
by agentemaillist-ai

Free email for agents. create_account needs no credentials, so an agent can sign itself up.

8 tools answering
Resent
by resentmail

Transactional email for AI agents: templates, domain verify, and sends.

answering
ZeroDrop
by zerodrop

Disposable email inboxes for AI agents — OTPs and magic links auto-extracted. No signup needed.

57 installs/wk local only
ABOVO.co — Email-to-Web Publishing
by seanfenlon

Publish content to the web by emailing [email protected]. No API key, no signup. SMTP is the API.

local only
KeyID
by keyid-ai

Signup sessions, browser continuity, email, SMS, and OTP/TOTP infrastructure for AI agents.

101 installs/wk answering
MX Probe
by mxprobe

Email verification for AI agents: send, hold or kill with the reason. Signup and credits by API.

899 installs/wk local only

Agent Email List — Free SMTP Relay for AI Agents — questions

Answers built from our own checks of this server.

What can Agent Email List — Free SMTP Relay for AI Agents do?
It exposes 8 tools, read directly from the server on our last check. Among them: add_domain, create_account, get_delivery_events, get_sending_limits, list_domains, list_messages and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Agent Email List — Free SMTP Relay for AI Agents working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 300 ms. The bar chart above shows every period we have measured.
How do I connect Agent Email List — Free SMTP Relay for AI Agents?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Agent Email List — Free SMTP Relay for AI Agents need an API key?
No. Agent Email List — Free SMTP Relay for AI Agents completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Agent Email List — Free SMTP Relay for AI Agents?
It answers our handshake in 300 ms on average, which is faster than 50% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Agent Email List — Free SMTP Relay for AI Agents open source?
We cannot say either way: written in Elixir and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.