mcpbeat Sign in

GrabMail disposable email MCP Server

answering

GrabMail disposable email is answering right now. Last checked 1 min ago. It exposes 6 tools.

Disposable email for agents: create an inbox, wait for the message, read the code. No key needed.

Uptime history 17 hours of history · worst hour 25%
17 hours agonow
91.7%
Uptime 24h
55 of 60 checks
6
Tools
read from the server
264 ms
Response time
average over 24h
open, no key
Access
streamable-http

GrabMail disposable email does not always answer

Over the last week it answered 91.7% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

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 1 min ago.

run in your terminal
claude mcp add mcp --transport http https://grabmail.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://grabmail.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://grabmail.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://grabmail.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://grabmail.io/mcp"
    }
  }
}

Available tools 6

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

message
delete_message
Remove a message now rather than waiting for it to expire. Idempotent.
read_message
The full message: sender, subject, plain text, HTML and any attachments. This is where a confirmation code or a sign-in link will be. Read `text`: when the sender shipped HTML only, as most transactional mail does, it holds a plain-text rendering of that HTML rather than nothing, with link targets and image alt text kept.
domains
list_domains
The public domains anyone may use. A domain of your own needs no account or key either — just an MX record pointing here. These public domains are on disposable-mail blocklists; if a form rejects them, see the premium pool noted in the result. With a paid key sent as Authorization: Bearer, the result also lists the premium-pool domain names.
inbox
create_inbox
Invent a fresh, unused disposable email address you can give out immediately. Nothing is created or reserved server-side — an address exists as soon as mail arrives at it — so this never fails and needs no account. Public domains: grabmail.io, mixozia.com, linqmail.com, plimbox.com, mavobox.com, plupmail.com, zonkbox.com, wazbox.com. With a paid key sent as Authorization: Bearer, a premium-pool domain from list_domains works too.
messages
list_messages
Everything waiting at an address, newest first. Returns immediately, including when the mailbox is empty — use wait_for_message if you are expecting something that has not arrived yet.
wait
wait_for_message
Blocks until a new message arrives at the address, then returns it in full — the tool to use after submitting a sign-up form. Waits at most 25 seconds and then returns with timed_out set to true; call it again to keep waiting. Optionally waits for a message from a particular sender or with particular words in the subject, ignoring anything else that arrives.

Endpoints

URLTransportStateLatencyChecked
https://grabmail.io/mcp streamable-http answering 237 ms 1 min ago

Alternatives to GrabMail disposable email

same job, measured the same way
EmptyInbox
by cnohall

Zero-config disposable email inboxes for AI agents: create, read mail, await verify codes.

82 installs/wk local only
Temp Mail
by temp-mail

Disposable email inboxes for AI agents — read messages and verification codes.

answering
Best Tempmail MCP
by mbilalawan926-sys

Disposable email inboxes for AI agents: create, wait for mail, extract verification codes

45 installs/wk local only
smails
by pexni

Free disposable email for AI agents: a throwaway inbox to read verification codes over MCP.

31 installs/wk local only
MailFlat
by mailflat

Real email inboxes for AI agents: open an address, read the one-time code, send mail.

366 installs/wk local only
Email
by blipemail

MCP server for Blip disposable email — create inboxes, receive emails, extract OTP codes

29 installs/wk local only
Tenki Sandbox MCP
by luxorlabs

Disposable microVM sandboxes for AI agents: run code, read/write files, git, preview URLs.

70 installs/wk local only
DevInbox
by devinbox

Real email inboxes for AI agents: create inboxes, catch verification codes, extract OTPs, reply.

answering

GrabMail disposable email — questions

Answers built from our own checks of this server.

What can GrabMail disposable email do?
It exposes 6 tools, read directly from the server on our last check. Among them: create_inbox, delete_message, list_domains, list_messages, read_message, wait_for_message. 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 GrabMail disposable email working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 55 of 60 checks got a reply (91.7%), average response time 264 ms. The bar chart above shows every period we have measured.
How do I connect GrabMail disposable email?
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 GrabMail disposable email need an API key?
No. GrabMail disposable email completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is GrabMail disposable email?
It answers our handshake in 264 ms on average, which is faster than 65% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.