Agenticmail runs on your own machine — the client starts it, so there is no endpoint to ping. 301 installs a week from npm. Last commit 13 Sep 2026.
Real email and SMS for AI agents — send mail, receive verification codes, drive a real inbox.
We read the source, 20 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
' cc: "orion@localhost, claudecode@localhost", // teammates + yourself',
const child = spawn(process.execPath, [target, ...process.argv.slice(2)], {
const countResult = await db.get(`SELECT COUNT(*) as cnt FROM ${tableName}`);
log(` ${c.dim('quick-tunnel for you (https://*.trycloudflare.com) — no Cloudflare account,')}`);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp -- npx -y @agenticmail/mcp
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@agenticmail/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@agenticmail/mcp"]
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@agenticmail/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp": {
"args": [
"-y",
"@agenticmail/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
AGENTICMAIL_API_KEY (Per-agent API key issued when you create the agent. Scopes every tool call to that agent's mailbox and outbound. Either AGENTICMAIL_API_KEY or AGENTICMAIL_MASTER_KEY must be set.), AGENTICMAIL_MASTER_KEY (Master key for admin operations (creating agents, listing all accounts, deleting agents). Set this when the MCP client needs admin tools; otherwise prefer the per-agent AGENTICMAIL_API_KEY.), AGENTICMAIL_API_URL (Base URL of the AgenticMail HTTP API. Defaults to http://127.0.0.1:3100 (the port the local CLI binds). Override when the API runs on a different host or port.).
The author declared them in the registry entry; get the values from the project itself.
Email for AI agents. Create mailboxes, send/receive emails, and auto-extract verification codes.
Disposable email inboxes for AI agents — read messages and verification codes.
Task-scoped email inboxes for AI agents: read mail, extract verification codes, and reply.
Real email inboxes for AI agents: create inboxes, catch verification codes, extract OTPs, reply.
Free disposable email for AI agents: a throwaway inbox to read verification codes over MCP.
Disposable email inboxes for AI agents: create, wait for mail, extract verification codes
Give your AI agent a real phone number for SMS verification codes.
Give an agent its own inbox: send, receive, and pull signup codes from real email.
Answers built from our own checks of this server.