mcp-server-tempmail-otp

abao168899/mcp-server-tempmail-otp
★ 0 stars JavaScript Other Updated 11d ago
An MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-tempmail-": {
      "command": "npx",
      "args": [
        "-y",
        "abao168899/mcp-server-tempmail-otp"
      ]
    }
  }
}