Skip to content
Back to search
30
MCP streamable-http

Temp Mail

io.temp-mail/temp-mail

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

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

smails
Disposable email for AI agents: create a throwaway inbox and read verification emails over MCP.
0 tools
myagentinbox live
Disposable email inboxes for AI agents. Auto-deletes after 24 hours.
4 tools · streamable-http
AgentMail
Provides dedicated email inboxes for AI agents to send, receive, and query messages
0 tools
@smails/cli
Disposable email for humans and AI agents — a throwaway inbox with a CLI and an MCP server. Let your agent receive verification codes and em
0 tools
AgenticMail
Email and SMS infrastructure for AI agents — send mail, receive verification codes, and manage real inboxes.
0 tools
UnCorreoTemporal
Temporary email for AI agents: create inboxes, wait for emails, extract OTPs, verify signups.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "temp_mail": {
      "url": "https://api.temp-mail.io/v1/mcp",
      "transport": "streamable-http"
    }
  }
}