mcpbeat Sign in

Proxy4agents MCP Server

local only

Proxy4agents MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 18 Jun 2026.

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

Installs per day peak 26 · avg 9 · +40% w/w
a month agotoday
35
Installs / week
npm · bestproxy4agents-mcp
4
Stars
0 open issues
18 Jun 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

We read the source, 7 d ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository novadalabs/novada-proxy
пакет bestproxy4agents-mcp ссылается на novadalabs/proxy4agent

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 proxy4agents-mcp -- npx -y bestproxy4agents-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "proxy4agents-mcp": {
      "args": [
        "-y",
        "bestproxy4agents-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.proxy4agents-mcp]
command = "npx"
args = ["-y", "bestproxy4agents-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "proxy4agents-mcp": {
      "args": [
        "-y",
        "bestproxy4agents-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "proxy4agents-mcp": {
      "args": [
        "-y",
        "bestproxy4agents-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: NOVADA_PROXY_USER (Novada residential proxy username), NOVADA_PROXY_PASS (Novada residential proxy password), NOVADA_API_KEY (Novada Scraper API key for search tool), NOVADA_BROWSER_WS (Novada Browser API WebSocket URL for render tool), BRIGHTDATA_USER (BrightData full username including zone), BRIGHTDATA_PASS (BrightData proxy password), SMARTPROXY_USER (Smartproxy username), SMARTPROXY_PASS (Smartproxy password), OXYLABS_USER (Oxylabs username), OXYLABS_PASS (Oxylabs password), PROXY_URL (Generic HTTP proxy URL (http://user:pass@host:port)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Proxy4agents MCP

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
tierproxy
by tierproxy

Multi-provider proxy infrastructure for AI/ML. Geo, sessions, cost-aware routing, usage tools.

51 installs/wk local only
Location and Timezone MCP Server by RoxyAPI
by roxyapi

City geocoding and timezone resolution for birth data, for AI agents, one API key.

3 tools answering
dns-cache
by weiseer

DNS/WHOIS/SSL/geo-IP cache MCP server for AI agents.

37 installs/wk local only
Clize
by clize

Real-world actions for AI coding agents: domains, email, deploys, payments, media, and SEO/GEO.

2 251 installs/wk local only
Geojp
by 55tarkun

MCP server for Japan geodata: cadastral lot numbers (chiban) and reverse geocoding, for AI agents.

37 installs/wk answering
Wikivibe MCP
by alexmi64

Search and read public Wikivibe articles about AI coding, agents, MCP, GEO, bots and deployment.

9 tools answering
Planwire MCP
by beshogun

UK planning application data for AI agents: search, geo-query and fetch applications.

40 installs/wk local only

Proxy4agents MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Proxy4agents MCP?
Proxy4agents MCP 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 bestproxy4agents-mcp was installed 35 times last week.
How do I connect Proxy4agents MCP?
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 bestproxy4agents-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Proxy4agents MCP?
The npm package bestproxy4agents-mcp was installed 35 times in the last week. Week over week that is +40%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Proxy4agents MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.