MCP.so
登录

mcp-fns-check

@atomno-mcp

关于 mcp-fns-check

MCP server for Russian counterparty due diligence via FNS open data. 7 tools: check_contractor (aggregated verdict), check_inn, check_ogrn, get_legal_status, get_okveds, get_directors_history, check_for_red_flags. Source

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "fns-check": {
      "command": "uvx",
      "args": [
        "atomno-mcp-fns-check"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Fns Check?

MCP server for checking RU counterparties via FNS open data (EGRUL/EGRIP, EFRSB, KAD, FSSP)

How to use Fns Check?

The README includes setup instructions such as python -m venv .venv.

Key features of Fns Check

  • Кто это: наименование, адрес, ОКВЭД, руководитель
  • Жив ли: действующее, в ликвидации, банкротство, ликвидировано, реорганизация
  • egrul.nalog.ru — ЕГРЮЛ/ЕГРИП, карточка контрагента
  • bankrot.fedresurs.ru — ЕФРСБ (Единый федеральный реестр сведений о банкротстве)
  • pb.nalog.ru — Прозрачный бизнес ФНС (налоговые долги, непредставление отчётности)

Use cases of Fns Check

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Fns Check

Where is the source code for Fns Check?

The source code is linked from the repository URL on this page.

Does Fns Check include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

常见问题

Where is the source code for Fns Check?

The source code is linked from the repository URL on this page.

Does Fns Check include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

评论

更多 MCP 服务器