Developer Tools
ruscrape.com
Provides utilities for web fetching via country-specific proxies, code execution in a sandbox, and domain availability checks.
ENDPOINT 1
https://ruscrape.com/mcp
MCP server metadata
- Name
- russia-access
- Version
- 1.27.2
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_webGive 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-onlyfetch_ruRussia 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-onlyget_ru_proxyGet a Russian IP proxy to access RU-only sites (Wildberries, Ozon, gov registries, banks) that block foreign IPs.
Inferred read-onlyrun_codeRun agent code (python / javascript / bash) in an isolated sandbox (no network, CPU/RAM/time limits) and get stdout/stderr/exit_code back.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.