mcpbeat Sign in

mcp-egrul MCP Server

local only

mcp-egrul runs on your own machine — the client starts it, so there is no endpoint to ping. 172 installs a week from pypi. Last commit 1 Sep 2026.

EGRUL/EGRIP company registry lookup for Russian legal entities and entrepreneurs.

Installs per day peak 68 · avg 29 · -1% w/w
a month agotoday
172
Installs / week
pypi · atomno-mcp-egrul
2
Stars
0 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check mcp-egrul 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 mcp-egrul -- uvx atomno-mcp-egrul
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-egrul": {
      "args": [
        "atomno-mcp-egrul"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-egrul]
command = "uvx"
args = ["atomno-mcp-egrul"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-egrul": {
      "args": [
        "atomno-mcp-egrul"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-egrul": {
      "args": [
        "atomno-mcp-egrul"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: ATOMNO_API_KEY (API key (Pro tier) for hosted mode on api.atomno-mcp.ru. Self-host via local SQLite works without it.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to mcp-egrul

same job, measured the same way
The Company Atlas
by indotender

Global customs trade data and company registry. Search shipments, and look up legal entities.

answering
Cnpj Br
by pipeworx-io

CNPJ Brazil MCP — Brazilian company-registry (Receita Federal) lookup via

32 tools answering
Brazil Company Data — Bulk CNPJ Lookup & Enrichment
by paulovitorti

Bulk CNPJ lookup and enrichment with official Brazilian company registry data.

answering
Gstinapi MCP
by csofttarun

GSTIN verification, GST filing history, HSN/SAC lookup, and MCA company registry for India.

33 installs/wk local only
Ares
by cz-agents

Czech & Slovak business registry — company lookup by IČO, name, legal form, VAT. Official ARES.

189 installs/wk 10 tools answering
Georgia Company Registry Lookup (Reestri)
by sosopkhakadze

Georgia (NAPR) company registry lookup by ID code or name: status, legal form, evidence.

answering
Thailand Data MCP
by narinthon-so

Thai data for AI agents: DBD company-registry lookup, address normalization, holidays, VAT/WHT.

58 installs/wk local only
Poland KRS Company Registry Lookup & Monitor (KYB)
by nero-engine

Polish company records from the official KRS register API, with alerts on new registry entries.

answering

mcp-egrul — questions

Answers built from our own checks of this server.

Why is there no uptime for mcp-egrul?
mcp-egrul 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 atomno-mcp-egrul was installed 172 times last week.
How do I connect mcp-egrul?
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 atomno-mcp-egrul straight from pypi; nothing to host, nothing to sign up for.
How many people use mcp-egrul?
The pypi package atomno-mcp-egrul was installed 172 times in the last week. Week over week that is -1%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is mcp-egrul open source?
Yes — it is published under the MIT licence, written in Python and 2 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.