theYahia

@theyahia/kontur-focus-mcp

Community theYahia
Updated

MCP server for Russian API — part of russian-mcp series

@theyahia/kontur-focus-mcp

MCP server for Kontur.Focus API -- company search, brief reports, financial analytics, and counterparty reliability checks for Russian legal entities.

Part of the Russian API MCP series alongside @theyahia/dadata-mcp, @theyahia/huntflow-mcp, @theyahia/superjob-mcp, and @theyahia/yookassa-mcp.

Tools

Tool Description
search_company Search company by INN or OGRN
get_brief_report Brief company report by INN
get_analytics Financial analytics by INN
check_reliability Counterparty reliability check by INN

Install

Claude Desktop / Cline / Cursor

Add to your MCP config:

{
  "mcpServers": {
    "kontur-focus": {
      "command": "npx",
      "args": ["-y", "@theyahia/kontur-focus-mcp"],
      "env": { "KONTUR_FOCUS_API_KEY": "<YOUR_API_KEY>" }
    }
  }
}

Environment Variables

Variable Required Description
KONTUR_FOCUS_API_KEY Yes API key from Kontur.Focus

Synergy with dadata-mcp

Use dadata-mcp to resolve a company name, address, or partial input into an INN, then pass that INN to kontur-focus-mcp for deep due diligence:

  1. suggest_company (dadata-mcp) -- find the company and get its INN
  2. search_company (kontur-focus-mcp) -- full registration data
  3. get_brief_report -- risk summary
  4. get_analytics -- financials
  5. check_reliability -- counterparty check

This two-server combo gives AI agents a complete Russian company intelligence pipeline.

API Reference

Base URL: https://focus-api.kontur.ru/api3/

Docs: https://focus-api.kontur.ru/

License

MIT

MCP Server · Populars

MCP Server · New

    node9-ai

    🛡️ Node9 Proxy

    The Execution Security Layer for the Agentic Era. Providing deterministic "Sudo" governance and audit logs for autonomous AI agents.

    Community node9-ai
    superradcompany

    microsandbox

    opensource secure local-first sandboxes for ai agents

    Community superradcompany
    vasylenko

    Bear Notes MCP Server

    MCP Server for Bear note taking app available as Claude Desktop extension or standalone server for any other AI tool

    Community vasylenko
    chrisryugj

    kordoc

    모두 파싱해버리겠다 — HWP/HWPX/PDF → Markdown | npm · CLI · MCP Server

    Community chrisryugj
    replica882

    Twitter Bridge MCP

    Connect Claude.ai to Twitter/X via browser automation — no API key needed

    Community replica882