Skip to main content
Glama

Russian Web Data Access for AI Agents

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsB

Average 3.6/5 across 9 of 9 tools scored.

Server CoherenceA
Disambiguation3/5

There is overlap between fetch_ru and fetch_web, as fetch_ru is essentially a specialization of fetch_web with country='ru'. Additionally, get_ru_proxy provides an alternative way to access Russian sites, which may cause confusion. Other tools are distinct.

Naming Consistency5/5

All tool names follow a consistent verb_noun snake_case pattern (e.g., check_balance, fetch_web, topup_balance). No mixed conventions or unpredictable variations.

Tool Count5/5

9 tools is well-scoped for a server focused on Russian web data access, covering fetching, proxies, balance management, domain operations, and auxiliary functions. Each tool justifies its presence.

Completeness4/5

Core web fetching is covered, but minor gaps exist: no tool for managing proxies beyond acquisition, no listing of supported countries or features, and run_code seems peripheral to the main purpose.

Available Tools

9 tools
check_balanceInspect

Get agent balance in minor units (kopecks).

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYes
check_domainInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
domainYes
fetch_ruInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYes
agent_idYes
residentialNo
fetch_webInspect

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. Specialty: country='ru' unlocks Russia-only sites that block foreign IPs (Wildberries, Ozon, Yandex Market, gov registries EGRUL/FNS, banks). Set residential=true for sites that block datacenter IPs. Set render=true to render JS in a real headless Chromium (SPA / JS-heavy / JS-challenge sites). Charged from agent balance; returns payment_required if insufficient (then topup_balance and retry).

ParametersJSON Schema
NameRequiredDescriptionDefault
urlYes
renderNo
countryNoru
agent_idYes
residentialNo
get_ru_proxyInspect

Get a Russian IP proxy to access RU-only sites (Wildberries, Ozon, gov registries, banks) that block foreign IPs. Charged from agent balance; returns payment_required if insufficient (then call topup_balance and retry). Idempotent per agent.

ParametersJSON Schema
NameRequiredDescriptionDefault
countNo
agent_idYes
period_daysNo
register_ru_domainInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
domainYes
agent_idYes
idempotency_keyYes
run_codeInspect

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 if insufficient (then topup_balance and retry).

ParametersJSON Schema
NameRequiredDescriptionDefault
codeNo
timeoutNo
agent_idYes
languageNopython
submit_surveyInspect

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_now), missing_service (what's missing), country_need (which country IP). Short answer.

ParametersJSON Schema
NameRequiredDescriptionDefault
answerYes
agent_idYes
questionYes
topup_balanceInspect

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

ParametersJSON Schema
NameRequiredDescriptionDefault
railNousdc
emailNoagent@domains-for-ai.app
agent_idYes
amount_minorYes

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources