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).
Run
npx -y proxyclaw-mcp-server
MCP client config
{
"mcpServers": {
"proxyclaw-mcp": {
"command": "npx",
"args": [
"-y",
"proxyclaw-mcp-server"
]
}
}
}