Odel
proxyclaw mcp

proxyclaw mcp

Local
@iploop1JavaScriptUpdated 4mo ago

Residential proxy MCP server. 175M+ IPs in 195+ countries with anti-bot bypass.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmproxyclaw-mcp-serverv1.0.4

Run

npx -y proxyclaw-mcp-server

MCP client config

{
  "mcpServers": {
    "proxyclaw-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "proxyclaw-mcp-server"
      ]
    }
  }
}