Command Palette

Search for a command to run...

UnylyUnyly
Browse all

htmlweb.ru

FreeNot checked

Russian business data: INN/OGRN organization lookups, bank details, geocoding, email verification, WHOIS, and phone information.

GitHubEmbed

About

Russian business data: INN/OGRN organization lookups, bank details, geocoding, email verification, WHOIS, and phone information.

README

Remote MCP для Cursor, Claude, OpenAI: справочники и проверки по России через штатный REST /json/{obj}/{m}.

Быстрый старт

  1. Подключите MCP без ключа → агент вызывает register_agent → сохраняет api_key.
  2. Или регистрация на сайте → свой api_key в Authorization: Bearer.
  3. Данные: api_catalogapi_call с obj + m.
  4. Баланс / пакет: api_call money/get_limit и money/set_limit (Money::pub_*).

MCP tools (v1.6.2)

Tool Назначение
register_agent Выдать api_key (до 2/сутки с IP)
api_catalog Каталог классов и pub_*
api_call Get::apiParamClass::pub_* (= /json/{obj}/{m}); obj включает ai (ocr, spam, result, health)
get_pricing Тарифы / commerce
bind_payment_card / charge_saved_card Привязка карты + rebill
create_topup_card / create_topup_crypto Пополнение рублями
acp_checkout ACP create/complete

Баланс не отдельными tools: api_call obj=money m=get_limit · пакет: m=set_limit + set_limit=1000.

Примеры

{"name":"api_call","arguments":{"obj":"money","m":"get_limit"}}
{"name":"api_call","arguments":{"obj":"money","m":"set_limit","set_limit":1000}}
{"name":"api_call","arguments":{"obj":"mnp","m":"phone","phone":"79001234567"}}

Классы: calendar, convert, geo, mail, mnp, money, service, validator.

Registry

Карточка ru.htmlweb/mcp v1.6.2.

from github.com/kdg22/mcp-htmlweb

Installing htmlweb.ru

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/kdg22/mcp-htmlweb

FAQ

Is htmlweb.ru MCP free?

Yes, htmlweb.ru MCP is free — one-click install via Unyly at no cost.

Does htmlweb.ru need an API key?

No, htmlweb.ru runs without API keys or environment variables.

Is htmlweb.ru hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install htmlweb.ru in Claude Desktop, Claude Code or Cursor?

Open htmlweb.ru on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare htmlweb.ru with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All communication MCPs