Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
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.
Related tools
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',.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).get_ru_proxy— Get a Russian IP proxy to access RU-only sites (Wildberries, Ozon, gov registries, banks) that block foreign IPs.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.check_domain— Check if a domain is available (.check_balance— Get agent balance in minor units (kopecks).topup_balance— Top up agent balance.register_ru_domain— Register a .