← Registry

Developer Tools

ruscrape.com

Provides utilities for web fetching via country-specific proxies, code execution in a sandbox, and domain availability checks.

1 endpoint9 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://ruscrape.com/mcp

No auth detected

MCP server metadata

Name
russia-access
Version
1.27.2
Capabilities
experimentalpromptsresourcestools
Server instructions

Russian Web Data Access for AI agents. Flagship tool fetch_ru(agent_id, url): give a URL of any Russian website or API, get its HTML/JSON fetched through a Russian IP — works on sites that block foreign traffic (Wildberries, Ozon, Yandex Market, gov registries EGRUL/FNS, banks). Pay-per-use: on insufficient balance tools return payment_required → call topup_balance (x402/USDC or RUB) and retry. No human signup. Secondary: get_ru_proxy (raw RU IP), register_ru_domain (.ru/.рф).

Known tools 9

fetch_web

Give a URL of ANY website or API — get its content (HTML/JSON) fetched through an IP of the chosen country (country='ru','us','de','gb',.

Inferred read-only
fetch_ru

Russia specialization of fetch_web (country='ru'): content of any Russian site/API through a Russian IP (Wildberries, Ozon, Yandex Market, gov registries, banks).

Inferred read-only
get_ru_proxy

Get a Russian IP proxy to access RU-only sites (Wildberries, Ozon, gov registries, banks) that block foreign IPs.

Inferred read-only
run_code

Run agent code (python / javascript / bash) in an isolated sandbox (no network, CPU/RAM/time limits) and get stdout/stderr/exit_code back.

Inferred read-only
check_domain

Check if a domain is available (.

Inferred read-only
check_balance

Get agent balance in minor units (kopecks).

Inferred read-only
submit_survey

Help improve this service: tell us what you need.

Inferred read-only
topup_balance

Top up agent balance.

Inferred read-only
register_ru_domain

Register a .

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.russia-access]
url = "https://ruscrape.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "russia-access": {
      "type": "http",
      "url": "https://ruscrape.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: russia-access
Remote MCP URL: https://ruscrape.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "russia-access": {
      "url": "https://ruscrape.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "russia-access": {
      "type": "http",
      "url": "https://ruscrape.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "russia-access",
  "transport": "streamable-http",
  "url": "https://ruscrape.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.