Messaging
Trust: 20/100 (Limited)io.github.Selenium39/mcp-server-tempmail Guide
MCP server for temporary email management using ChatTempMail API
9 starsby Selenium39
Quick Start
Install
npx mcp-server-tempmailClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-selenium39-mcp-server-tempmail": {
"command": "npx",
"args": [
"mcp-server-tempmail"
]
}
}
}