Back to Browse

Htmlweb MCP Server

by Kdg22
Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

RU INN/OGRN, banks, geo, WHOIS. Agent self-registers via register_agent. 20 free/day.

About

RU INN/OGRN, banks, geo, WHOIS. Agent self-registers via register_agent. 20 free/day.

Remote endpoints: streamable-http: https://mcp.htmlweb.ru/

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

34 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "ru-htmlweb-mcp": {
      "url": "https://mcp.htmlweb.ru/"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

htmlweb.ru MCP Server

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_callGet::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_checkoutACP 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.

Reviews

No reviews yet

Be the first to review this server!