Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Russian Web Data Access for AI Agents

com.ruscrape/russia-access

Fetch any Russian website or API via a Russian IP — flagship tool fetch_ru. Pay x402/RUB.

Uptime
100.0%
2 direct probes · 30d
Response
131ms
last probe
Tools
12
callable
Resources
0
readable
Prompts
0
available

Tools · 12

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',...). Flagship tool — URL in, content out, no proxy setup. …

fetch_ru

Russia specialization of fetch_web (country='ru'): content of any Russian site/API through a Russian IP (Wildberries, Ozon, Yandex Market, hh.ru, Avito). residential=true for hard antibot.

get_ru_proxy

Get a Russian IP proxy to access RU-only sites (Wildberries, Ozon, Yandex, hh.ru, Avito) that block foreign IPs. Charged from agent balance; returns payment_required if insufficient (then call…

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. Charged from agent balance; returns payment_required …

x402_service_check

Check ANY x402 endpoint BEFORE paying it. Payments in x402 are irreversible — there is no dispute button — and by our measurement 1 in 6 listed services is dead while 76% of Base volume comes …

x402_discovery

Find an x402 service by task and price across the whole catalog (27k+ listings). The x402 ecosystem has no unified search across facilitators — this is that discovery layer.

x402_seller_reputation

Reputation of an x402 payment recipient: weekly revenue, unique buyers, average ticket, what they sell, and our organic-vs-farm verdict. Few unique buyers against sizeable revenue is the signa…

check_domain

Check if a domain is available (.com/.ru/.рф). Free, no balance needed.

check_balance

Get agent balance in minor units (kopecks).

submit_survey

Help improve this service: tell us what you need. question is one of: need_data (which Russian data sources you need), why_no_pay (if you didn't pay: price/payment_friction/ just_exploring/not…

topup_balance

Top up agent balance. rail: usdc (x402) or rub (YooKassa). Returns pay_url to complete payment.

register_ru_domain

Register a .ru/.рф domain (secondary service). Charged from balance.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "russian_web_data_access_for_ai_agents": {
      "url": "https://ruscrape.com/mcp",
      "transport": "streamable-http"
    }
  }
}