Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

inn-check-ru

PYPI · INN-CHECK-RU-MCP · SCANNED SEP 23

Проверка контрагента РФ по ИНН: светофор риска по реестрам, финансы и санкции кодом.

Available components

49 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security50
  • Malware scan not yet available for this package.Unverified
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs setuptools.build_meta at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 0 of 1 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency35
Schema Quality & AI Usability66
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 2202 tokens (~157/item across 14 items; 14 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 14 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the inn-check-ru MCP server?

inn-check-ru runs locally as a PyPI package, launched with uvx inn-check-ru-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · inn-check-ru-mcp

# add to Claude Code
claude mcp add ilyautov-inn-check-ru -- uvx inn-check-ru-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "ilyautov-inn-check-ru": {
      "command": "uvx",
      "args": [
        "inn-check-ru-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ilyautov-inn-check-ru": {
      "command": "uvx",
      "args": [
        "inn-check-ru-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add ilyautov-inn-check-ru -- uvx inn-check-ru-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ilyautov-inn-check-ru": {
      "type": "local",
      "command": [
        "uvx",
        "inn-check-ru-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ilyautov-inn-check-ru --command uvx --arg inn-check-ru-mcp
# ~/.hermes/config.yaml
mcp_servers:
  ilyautov-inn-check-ru:
    command: "uvx"
    args: ["inn-check-ru-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ilyautov-inn-check-ru": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "inn-check-ru-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add ilyautov-inn-check-ru -t stdio -c uvx -a inn-check-ru-mcp
// mcp.json
{
  "mcpServers": {
    "ilyautov-inn-check-ru": {
      "command": "uvx",
      "args": [
        "inn-check-ru-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 23 Sept 26 49

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 23 Sept 2026 · Analysed pypi/inn-check-ru-mcp@1.11.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted setuptools.build_meta

Background: Why install scripts are a supply-chain risk →

Dependencies 1 package
Packages resolved 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 14 exposed · ~2,202 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
access_check ~132

Что реально доступно с текущей сети: probe по всем источникам (кэш на сутки) — доступен / гео (нужен РФ-IP) / tls (нужен корень УЦ Минцифры) / капча / dns. Диагностика перед тем, как верить «не проверено» в выводах. Source availability probe from the current network (cached 24h): reachable, geo-blocked (needs a Russian IP), TLS (needs the Russian CA root), captcha or DNS. Run it before trusting any 'not checked' verdicts.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

affiliates_graph ~119

Граф связей глубины 2: общие директора/учредители, соседи по адресу, правопреемство (checko API, env CHECKO_API_KEY; без ключа — честное «не проверено»). Рёбра помечены tier ⚠️ «один источник, требует пересечения». Affiliation graph (depth 2): shared directors/founders, same-address neighbours, succession. Edges are tier-marked as single-source.

NameTypeReqDescription
innstringyes

No output schema declared.

No examples provided.

counterparty_batch ~151

Батч-проверка списка ИНН (до 50 за вызов): по каждому быстрая проверка и светофор профиля. Сортировка 🔴 → «проверка не состоялась» → 🟡 → 🟢 — опасное и непроверенное сверху. Сбой по одному ИНН не роняет батч. Batch screening of up to 50 INNs per call: quick check plus a per-profile traffic light, sorted danger-first. A failure on one INN never kills the batch — that row comes back as 'not checked' with a reason.

NameTypeReqDescription
innsarrayyes
profilestring

No output schema declared.

No examples provided.

counterparty_diff ~102

Мониторинг изменений: diff двух последних снимков (снимки делаются counterparty_fetch с save=True). Ловит смену статуса 🔴, директора 🟡, недостоверность 🔴, ухудшение финансов — с датами «было/стало». Snapshot diff monitoring: status/director/address changes, unreliability flags, financial deterioration — with before/after dates.

NameTypeReqDescription
innstringyes

No output schema declared.

No examples provided.

counterparty_fetch ~184

Полная проверка контрагента по ИНН: ЕГРЮЛ/ЕГРИП, риск-флаги ФНС, финансы (ГИР БО), Реестр МСП (✅ верифицирован), статус самозанятого (НПД), ЕРКНМ/РНП по локальному кэшу. Базовый контур — БЕЗ браузерных слоёв (суды/банкротства/ФССП). save=True сохраняет снимок для мониторинга. Full counterparty lookup by Russian tax ID (INN): registries, risk flags, finances, SME registry, self-employed status. Base tier only — courts, bankruptcy and bailiff data are a separate browser/manual layer.

NameTypeReqDescription
innstringyes
saveboolean

No output schema declared.

No examples provided.

counterparty_fin_scoring ~113

Финансовый профиль кодом: чистые активы vs ст. 30 ФЗ-14 (🔴), автономия, ликвидность, динамика выручки, транзитный профиль. Каждый флаг с сырыми строками баланса; нет строк — «не проверено». Code-computed financial red flags from balance-sheet lines (negative net assets, autonomy, liquidity, revenue dynamics), each traceable to source.

NameTypeReqDescription
innstringyes

No output schema declared.

No examples provided.

counterparty_verdict ~257

Вердикт по контрагенту одной командой: сбор + финансы + резолвер профиля цели. Возвращает светофор 🟢/🟡/🔴 (или null, если проверка НЕ состоялась), сигналы, поднявшие его, рекомендацию и перечень «не проверено». Профили: нейтрально (факты без вердикта), отсрочка, предоплата, подрядчик, доля, клиент_115фз, самопроверка, ндс_вычет, получаю_предоплату, тендер, цепочка_поставки — одни и те же факты весят по-разному. Нейтрально, ндс_вычет и цепочка_поставки светофора не выносят: отдают факты. One-call verdict for a counterparty: collect + financials + target-profile resolver. Returns a traffic light (null when the check did not actually happen), the signals behind it, a recommendation and what stayed unchecked.

NameTypeReqDescription
innstringyes
profilestring

No output schema declared.

No examples provided.

droblenie_check ~134

Признаки дробления бизнеса кодом по графу связей: общий директор/ адрес/ОКВЭД, все на УСН, каждая компания под порогом НДС — группа над ним. Вывод всегда «N признаков, совпадающих с типовыми доводами ФНС» (письмо БВ-4-7/8051@) — никогда «это дробление». Business-splitting red flags computed over the affiliation graph. Returns 'N signs consistent with typical FTS arguments' — never a verdict.

NameTypeReqDescription
innstringyes

No output schema declared.

No examples provided.

due_diligence_dossier ~150

Досье должной осмотрительности в Markdown: что было видно в открытых источниках на дату проверки, что осталось непроверенным и почему. Документ заключением не является и ценен только тогда, когда составлен ДО сделки — это написано в нём самом. Файл DOCX собирает dossier.py. Due-diligence dossier as Markdown: what open sources showed on the date of the check, and what stayed unchecked. Not an opinion, and only meaningful when produced BEFORE the deal.

NameTypeReqDescription
amountstring
innstringyes
profilestring
subjectstring

No output schema declared.

No examples provided.

extract_inns ~180

Вынуть ИНН из текста документа: счёта, договора, письма, выгрузки. Мусор режется контрольным числом ФНС — номера счетов, телефоны, расчётные счета и КПП отсеиваются с причиной. Каждый найденный ИНН с контекстом и пометкой «новый» либо «уже проверялся» по кэшу снимков. Сеть не трогает: это разбор текста, а не проверка. Дальше новые ИНН идут в counterparty_batch. Pull Russian tax IDs out of an invoice, contract, email or export. Garbage is rejected by the official checksum, with a reason. No network access.

NameTypeReqDescription
only_newboolean
textstringyes

No output schema declared.

No examples provided.

industry_benchmarks ~188

Где компания относительно отраслевой нормы: перцентиль выручки, налоговая нагрузка, численность и доля УСН по группе (ОКВЭД2, регион, размер). Нормы собраны из открытых дампов ФНС. Группы меньше порога наблюдений не публикуются, у каждого показателя свой счётчик, а для среднего и крупного бизнеса ответ несёт предупреждение: ОКВЭД в открытых данных есть только у субъектов МСП, поэтому настоящего крупного бизнеса в этих группах нет. Where a company sits against its industry: revenue percentile, tax burden, headcount and simplified-regime share for its (activity, region, size) group, built from Russian tax service open data dumps.

NameTypeReqDescription
innstringyes

No output schema declared.

No examples provided.

paper_vat_signs ~162

Признаки «технической» компании, из-за которой покупателю снимают вычет по НДС: возраст, ресурсы, массовость адреса и руководителя, спецрежим, несоразмерность выручки штату. Язык фактов, а не налоговый вывод — что видно в открытых данных, чего не видно и что осталось непроверенным. subject — предмет сделки (сверяется с ОКВЭД), amount — сумма в рублях. Signs of a shell counterparty that can cost the buyer its VAT deduction. States what open data shows, never a tax conclusion.

NameTypeReqDescription
amountstring
innstringyes
subjectstring

No output schema declared.

No examples provided.

retro_verdict ~175

Вердикт на дату в ПРОШЛОМ по снимку, сохранённому тогда: чем доказывают должную осмотрительность — тем, что было видно ДО сделки, а не сегодняшней карточкой. Снимок новее запрошенной даты не берётся, недостающее из сети не добирается, «источник не сохранён» не превращается в «признака не было». Без снимков на дату — честный отказ, а не сегодняшние данные задним числом. Retrospective verdict as of a past date, computed from the snapshot stored back then: never uses data newer than the requested date, never refetches.

NameTypeReqDescription
datestringyes
innstringyes
profilestring

No output schema declared.

No examples provided.

sanctions_check ~155

Офлайн-сверка с перечнями РФМ (террористы/экстремисты), OFAC SDN (США) и EU Consolidated (ЕС) по локальному кэшу. По ИНН — точно; по имени — точное нормализованное совпадение + пометка «ручная сверка по дате рождения». Совпадение в списках ЕС/США — риск вторичных санкций. Offline sanctions screening against Rosfinmonitoring, OFAC SDN and EU lists (local cache). Exact INN match; name matches require manual date-of-birth verification.

NameTypeReqDescription
innstring
namestring

No output schema declared.

No examples provided.

Common questions

What is the inn-check-ru MCP server?

inn-check-ru is an MCP server listed in the public MCP registry as io.github.ilyautov/inn-check-ru. Проверка контрагента РФ по ИНН: светофор риска по реестрам, финансы и санкции кодом. This page covers its PyPI package (inn-check-ru-mcp).

Is the inn-check-ru MCP server safe to use?

inn-check-ru scores 49 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 23 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the inn-check-ru MCP server expose?

inn-check-ru exposes 14 tools: counterparty_fetch, counterparty_fin_scoring, sanctions_check, affiliates_graph, droblenie_check, and 9 more. Their descriptions and schemas cost roughly 2,202 tokens of context every time the server is loaded.

Is the inn-check-ru MCP server still maintained?

inn-check-ru is still listed as active in the MCP registry. We last reached this channel on 23 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.