mcpbeat Sign in

KontragentPro MCP Server

by kontragentpro Your server? Claim it
local only

KontragentPro runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 8 Sep 2026.

Russian company data by INN: registry, financials, bankruptcy, inspections, sanctions

Installs / week
pypi · kontragentpro-mcp
0
Stars
0 open issues
8 Sep 2026
Last commit
no recent releases
MIT
License
Python

Nothing serious here today

Today is the operative word: we check KontragentPro every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add kontragentpro-mcp -- uvx kontragentpro-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kontragentpro-mcp": {
      "args": [
        "kontragentpro-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kontragentpro-mcp]
command = "uvx"
args = ["kontragentpro-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "kontragentpro-mcp": {
      "args": [
        "kontragentpro-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kontragentpro-mcp": {
      "args": [
        "kontragentpro-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to KontragentPro

same job, measured the same way
Austrian Firmenbuch
by jkbngb

Austria's official company register (Firmenbuch) – master data, financials & ratios for AI agents.

answering
CompanyData.dk
by companydata

Danish company registry (CVR): company search, financials, ownership, beneficial owners and more.

answering
Nipregon
by nipregon

Polish company registry: 4.4M firms, KRS/REGON data, VAT white list checks, financial statements

7 tools answering
Leadgen ONRC Romania
by adrianhomelab

Romania company registry: search 4.2M businesses by name/CUI, directors, financials.

11 tools answering
I
cuisor.ro
by idragulin

Romanian company register: identity, filed financials, procurement, court records by name or CUI.

12 tools answering
Global Database
by globaldatabase

Verified company profiles, financials, ownership, registry records and business contacts.

answering
Entyrix MCP
by juliusgerman

KYB data from 23 European business registries — search, financials, compliance, network graphs

41 installs/wk local only
Dynt
by dynt-api

Company finances for agents: transactions, invoices, bills, expenses, subscriptions, receipts.

answering

KontragentPro — questions

Answers built from our own checks of this server.

Why is there no uptime for KontragentPro?
KontragentPro runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package kontragentpro-mcp.
How do I connect KontragentPro?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls kontragentpro-mcp straight from pypi; nothing to host, nothing to sign up for.
Is KontragentPro open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.