ZeroDrop runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm. Last commit 20 Jul 2026.
Disposable email inboxes for AI agents — OTPs and magic links auto-extracted. No signup needed.
Today is the operative word: we check ZeroDrop 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 zerodrop-mcp -- npx -y zerodrop-mcp
{
"mcpServers": {
"zerodrop-mcp": {
"args": [
"-y",
"zerodrop-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.zerodrop-mcp]
command = "npx"
args = ["-y", "zerodrop-mcp"]
{
"mcpServers": {
"zerodrop-mcp": {
"args": [
"-y",
"zerodrop-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"zerodrop-mcp": {
"args": [
"-y",
"zerodrop-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ZERODROP_API_KEY (ZeroDrop Workspace API key. Omit for free sandbox mode.), ZERODROP_BASE_URL (Override for self-hosted ZeroDrop instances.).
The author declared them in the registry entry; get the values from the project itself.
Disposable inboxes for AI agents: create, wait for delivery, and extract email content or links.
Disposable inboxes for AI agents and CI: catch the verification email, read the OTP or link.
Disposable email inboxes for AI agents: create, wait for mail, extract verification codes
Disposable email inboxes for AI agents — read messages and verification codes.
Zero-config disposable email inboxes for AI agents: create, read mail, await verify codes.
Temporary email for AI agents: create inboxes, wait for emails, extract OTPs, verify signups.
Test-inbox API for email and SMS: create inboxes, long-poll messages, extract OTPs and links.
MCP server for Blip disposable email — create inboxes, receive emails, extract OTP codes
Answers built from our own checks of this server.