Submit

Mcp Server Tempmail

@Selenium39

An MCP (Model Context Protocol) server for temporary email management using the ChatTempMail API.

Server Config

{
  "mcpServers": {
    "tempmail": {
      "command": "npx",
      "args": [
        "mcp-server-tempmail"
      ],
      "env": {
        "TEMPMAIL_API_KEY": "your-api-key-here",
        "TEMPMAIL_BASE_URL": "https://chat-tempmail.com"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.