- SandMail — Disposable Email API for AI Agents
SandMail — Disposable Email API for AI Agents
Create disposable email inboxes, extract OTP codes in 15 languages, and receive webhooks — all from your AI agent. One call: create inbox → wait for email → get the verification code. Supports 7 domains, email forwarding, and HMAC-signed webhooks with OTP included in payload. Free tier available.
Overview
SandMail MCP Server
Give your AI agent its own email inbox with OTP extraction.
Tools Available
create_inbox— Create a disposable email addresswait_for_otp— Wait for email + extract verification code automaticallyget_otp— Extract OTP from latest emailget_emails— List all received emailswait_for_email— Wait for any new emaildelete_inbox— Delete inbox and all emailslist_inboxes— List active inboxesget_quota— Check API usage
Quick Setup
{
"mcpServers": {
"sandmail": {
"command": "npx",
"args": ["-y", "sandmail-mcp"],
"env": {
"SANDMAIL_API_KEY": "<YOUR_API_KEY>"
}
}
}
}
Server Config
{
"mcpServers": {
"sandmail": {
"command": "npx",
"args": [
"-y",
"sandmail-mcp"
],
"env": {
"SANDMAIL_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Project Info
Created At
16 days agoUpdated At
16 days agoAuthor Name
SandMailStar
-Language
-License
-Recommend Servers
View AllWiza
a day ago
奇门遁甲
2 days ago
Fomox402
3 days ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Filesystem
@modelcontextprotocol
19 days ago