mcpbeat Sign in

Proxyclaw MCP Server

by furhworld Your server? Claim it
local only

Proxyclaw runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 26 Apr 2026.

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

Installs per day peak 24 · avg 9 · -4% w/w
a month agotoday
40
Installs / week
npm · proxyclaw-mcp-server
1
Stars
0 open issues
26 Apr 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check Proxyclaw every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add proxyclaw -- npx -y proxyclaw-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "proxyclaw": {
      "args": [
        "-y",
        "proxyclaw-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.proxyclaw]
command = "npx"
args = ["-y", "proxyclaw-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "proxyclaw": {
      "args": [
        "-y",
        "proxyclaw-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "proxyclaw": {
      "args": [
        "-y",
        "proxyclaw-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: IPLOOP_API_KEY (Your ProxyClaw API key from iploop.io). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Proxyclaw

same job, measured the same way
Proxy Veil
by goldentrii

Residential proxy MCP server for AI agents — geo-targeting, sticky sessions, anti-bot bypass.

65 installs/wk local only
Proxy4agents MCP
by novadalabs

Residential proxy MCP for AI agents — geo-targeting, sticky sessions, anti-bot bypass.

35 installs/wk local only
Pulse Fetch
by pulsemcp

MCP server for fetching web resources with content extraction and anti-bot bypass.

106 installs/wk local only
ProxyCove
by proxycove

Buy and manage residential, mobile and datacenter proxies in 170+ countries, prepaid per GB

15 tools answering
Google Trends MCP
by den-indance

Google Trends MCP with proxy rotation, auto-retry on Google blocks, residential-proxy setup.

34 installs/wk local only
MCP Dlocal
by codespar

MCP server for dLocal — LatAm cross-border payments, payouts, refunds across 15+ countries

24 installs/wk local only
Alterlab
by alterlab

Web scraping MCP server — scrape, extract structured data, screenshot any site with anti-bot bypass.

128 installs/wk local only
I
Dev Proxy Tools
by dev-proxy-tools

MCP server for Dev Proxy that enables AI assistants to interact with Dev Proxy.

40 installs/wk local only

Proxyclaw — questions

Answers built from our own checks of this server.

Why is there no uptime for Proxyclaw?
Proxyclaw runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package proxyclaw-mcp-server was installed 40 times last week.
How do I connect Proxyclaw?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls proxyclaw-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Proxyclaw?
The npm package proxyclaw-mcp-server was installed 40 times in the last week. Week over week that is -4%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Proxyclaw open source?
We cannot say either way: written in JavaScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.