mcpbeat Sign in

ProxyCove MCP Server

by proxycove Your server? Claim it
answering

ProxyCove is answering right now. Last checked 15 min ago. It exposes 15 tools. Last commit 14 Sep 2026.

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

Uptime history 4 days of history
4 days agonow
100.0%
Uptime 24h
91 of 91 checks
15
Tools
read from the server
309 ms
Response time
average over 24h
0
Stars
last commit 14 Sep 2026

What changed 1

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 16 September 2026. No other catalogue keeps this.

16 Sep a tool appeared pay_from_agent_wallet

Nothing serious here today

Today is the operative word: we check ProxyCove 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

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add mcp-server --transport http https://mcp.proxycove.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.proxycove.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
url = "https://mcp.proxycove.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.proxycove.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.proxycove.com/mcp"
    }
  }
}

Available tools 15

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

account
create_account
Creates a new account WITHOUT registration forms and returns an API key (pc_live_...). IMPORTANT: if the human already has a ProxyCove account, do NOT create a new one — ask them for a key from the website cabinet or the Telegram bot instead. The key is shown ONCE and IS the account: there is no password. Tell the human to save it and add it as the Authorization header ("Bearer <key>") of this connector. Losing the key means losing the balance unless a recovery channel is attached — offer attach_recovery (email) or link_telegram right after the account is created.
get_account
Current balance (USD), attached email and number of active proxies.
attach
attach_recovery
Attaches an email to the account so the human can log in on proxycove.com (via "Forgot password") and never lose the balance.
buy
buy_proxy
Buys a proxy, deducting the account balance. Returns connection credentials (host go.proxycove.com, port 824 = new IP every request, port 10000 = sticky IP by interval). Check get_pricing × traffic_gb against the balance first. IMPORTANT: wait ~5 seconds after the purchase before sending the first request through the proxy — the country filter takes a moment to propagate at the upstream provider, so an immediate first request may exit from another country.
credentials
get_credentials
Connection string for one proxy: http://login:[email protected]:port.
extend
extend_proxy
Adds prepaid GB to an existing proxy (same credentials keep working). Deducts balance.
link
link_telegram
Returns a short code the human sends to the ProxyCove Telegram bot (@ProxyCove_bot → "Link website account"). After linking, the human can manage the account and issue new API keys from the bot — a second way to keep access if the API key is lost. Code expires in 30 minutes.
locations
list_locations
Countries available for the given proxy type.
pay
pay_from_agent_wallet
Tops up the ProxyCove balance by paying yourself, without sending a link to a human. Requires a machine payment credential (MPP / Shared Payment Token) in your HTTP client. Returns the endpoint and instructions: POST {"amount_usd": N} with your ProxyCove key in the Authorization header, answer the HTTP 402 challenge, and the balance is credited at once. If you have no payment credential, use create_topup instead and hand the link to the human.
payment
get_payment_status
Status of an invoice: pending | paid | cancelled. Poll after the human opens the payment link.
pricing
get_pricing
Prices per GB (USD) for residential / mobile / datacenter proxies.
proxies
list_proxies
All proxies of the account with remaining traffic and connection credentials.
rotation
set_rotation
Switch between rotate-every-request (port 824) and sticky interval 1..120 minutes (port 10000).
topup
create_topup
Creates an invoice and returns payment_url. Give the URL to the human — they open it in the browser and pay. Methods: sbp (Russian instant bank transfer, default for RU users), card_ru (Russian bank card), crypto (crypto via the RU provider), card_international (international card, best for non-RU users), crypto_cryptomus (crypto via Cryptomus — alternative crypto gateway). Agents must NEVER collect card details.
usage
get_usage
Live used / remaining traffic for one proxy.

Endpoints

URLTransportStateLatencyChecked
https://mcp.proxycove.com/mcp streamable-http answering 318 ms 15 min ago

Alternatives to ProxyCove

same job, measured the same way
Proxyclaw
by furhworld

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

40 installs/wk local only
Atheris MCP
by atheris-ee

Country-targeted mobile/residential proxy egress for agents: live stock, proxy URLs, usage.

32 installs/wk local only
Gitsim Chat
by gitsim

Search, order, and manage eSIM data packages for 190+ countries.

9 tools answering
eSIM.dog MCP Server
by elliot-esimdog

Provision global eSIM data plans and real mobile phone numbers for AI agents. 200+ countries.

local only
Roamzy Io
by roamzy-io

Agent-native global eSIM: buy for 193 countries, per-MB in USDT/USDC. Agents earn 20% referral.

667 installs/wk 12 tools answering
Aethyn Browser MCP
by aethynio

Local Playwright browser through residential proxies — agent picks country + sticky identity

43 installs/wk local only
IbiPoint eSIM Catalog
by ibipoint

Search prepaid travel eSIM data plans for 200+ countries with live prices and a buy link.

3 tools answering
Google Drive
by mcparmory

Manage files, folders, permissions, and collaborative content in Google Drive

216 installs/wk local only

ProxyCove — questions

Answers built from our own checks of this server.

What can ProxyCove do?
It exposes 15 tools, read directly from the server on our last check. Among them: attach_recovery, buy_proxy, create_account, create_topup, extend_proxy, get_account and 9 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is ProxyCove working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 309 ms. The bar chart above shows every period we have measured.
How do I connect ProxyCove?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does ProxyCove need an API key?
No. ProxyCove completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 15 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is ProxyCove?
It answers our handshake in 309 ms on average, which is faster than 49% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is ProxyCove open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 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.