MODEL CONTEXT PROTOCOL
Connect Temp Mail to Claude, Cursor, and other AI tools via MCP. Create temporary addresses, receive verification codes, and test email flows programmatically.
CAPABILITIES
Generate new temporary email addresses instantly. Perfect for signing up for services or testing registration flows.
List received emails for any address. Access the full content including subject, sender, and body text.
List all active temporary addresses and delete the ones you no longer need.
SETUP
Add Temp Mail to any MCP-compatible client.
Run this command to add the Temp Mail MCP server. Use --scope user for global access or --scope project for the current project only.
claude mcp add tempmail \
--transport http \
https://www.tempmail.co/mcp \
--header "Authorization: Bearer YOUR_API_TOKEN" Replace YOUR_API_TOKEN with a token from your API settings.
Keep every temp email you create so you can come back later. Get API access to generate new addresses on the fly.