Tempmail
Freeby MCP Community
MCP server for temporary email management using ChatTempMail API
v1.0.1Added Apr 12, 2026
mcptemp-mailemailtemporary-emailchat-tempmail
Tempmail MCP Server
MCP server for temporary email management using ChatTempMail API
Installation
npx -y mcp-server-tempmail
Reviews
Installation
Quick install
npx -y mcp-server-tempmail
Add to claude_desktop_config.json
{
"mcpServers": {
"tempmail": {
"command": "npx",
"args": ["-y", "mcp-server-tempmail"]
}
}
}