Back to Browse

Kontur Focus MCP Server

Developer ToolsModerate5.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

MCP server for Kontur.Focus API — company search, brief reports, financial analytics, counterparty

About

MCP server for Kontur.Focus API — company search, brief reports, financial analytics, counterparty

Security Report

5.0
Moderate5.0Moderate Risk

Valid MCP server (2 strong, 4 medium validity signals). 4 known CVEs in dependencies (1 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.

7 files analyzed · 5 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.

env_vars

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

API key for the serviceRequired

Environment variable: KONTUR_FOCUS_API_KEY

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-theyahia-kontur-focus-mcp": {
      "env": {
        "KONTUR_FOCUS_API_KEY": "your-kontur-focus-api-key-here"
      },
      "args": [
        "-y",
        "@theyahia/kontur-focus-mcp"
      ],
      "command": "npx"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

@theyahia/kontur-focus-mcp

MCP server for Kontur.Focus API -- company search, EGRUL extracts, financial statements, arbitration cases, bankruptcy, licenses, and affiliate networks for Russian legal entities.

Part of the Russian API MCP series alongside @theyahia/dadata-mcp, @theyahia/spark-interfax-mcp, and @theyahia/casebook-mcp.

Tools

ToolDescription
search_companySearch company by INN, OGRN, or name
get_company_briefBrief company report with risk summary
get_company_detailsFull EGRUL extract
get_financial_statementsBalance sheet, P&L, financial analytics
get_arbitration_casesArbitration court cases
get_bankruptcy_infoBankruptcy proceedings
get_licensesCompany licenses
get_related_companiesAffiliated/related companies

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

VariableRequiredDescription
KONTUR_FOCUS_API_KEYYesAPI key from Kontur.Focus

Demo Prompts

  • "Find company info for INN 7707083893"
  • "Show me the EGRUL extract for Sberbank"
  • "Get financial statements for INN 7736050003"
  • "Are there any arbitration cases for INN 7710140679?"
  • "Check bankruptcy status for INN 5024164553"
  • "What licenses does company INN 7802849731 have?"
  • "Show affiliated companies for INN 7707083893"
  • "Search for companies named 'Yandex'"

API Reference

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

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

License

MIT

Reviews

No reviews yet

Be the first to review this server!

Kontur Focus MCP Server - MCP server for Kontur.Focus API — company search, brief | MCP Marketplace