Isitdisposable MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 18 installs a week from npm. Last commit 5 Aug 2026.
An MCP server that lets AI agents check whether an email address or domain is disposable.
Today is the operative word: we check Isitdisposable MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 isitdisposable-mcp -- npx -y isitdisposable-mcp
{
"mcpServers": {
"isitdisposable-mcp": {
"args": [
"-y",
"isitdisposable-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.isitdisposable-mcp]
command = "npx"
args = ["-y", "isitdisposable-mcp"]
{
"mcpServers": {
"isitdisposable-mcp": {
"args": [
"-y",
"isitdisposable-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"isitdisposable-mcp": {
"args": [
"-y",
"isitdisposable-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ISITDISPOSABLE_API_KEY (The secret API key for isitdisposable.com, used to authenticate every check. Get a free key at https://isitdisposable.com.).
The author declared them in the registry entry; get the values from the project itself.
Disposable inboxes for AI agents and CI: catch the verification email, read the OTP or link.
WhatsApp MCP Server - Human-in-the-loop for AI agents via WhatsApp
Check whether an email address can receive mail — one address or a list — without sending to it.
Free disposable email for AI agents: a throwaway inbox to read verification codes over MCP.
Shipmail MCP server for AI agent custom-domain email inboxes with REST API and webhooks.
Real email inboxes for AI agents: open an address, read the one-time code, send mail.
MCP server for Siglio. Lets an AI assistant send documents for e-signature by email or text.
Disposable test mailboxes on a real domain: send, receive and assert on real email.
Answers built from our own checks of this server.