This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryFirst public release adds six MCP lookup tools and self‑hosted SQLite ingestion mode.
Full changelog
First public release of mcp-egrul — MCP server for Russian EGRUL/EGRIP lookups via FNS open-data.
Highlights
- 6 MCP tools:
search_by_inn,search_by_ogrn,search_by_name,get_full_card,get_director,get_founders(+bulk_cardsfor batch lookups). - Self-host mode: ingest official FNS open-data XML dumps into local SQLite via
mcp-egrul-import/mcp-egrul-schedulerCLIs. - Hosted Pro mode (closed beta): drop-in mode via
ATOMNO_API_KEY— proxies toapi.atomno.rufor AI-summary, fresh data, history, director-name search.Pro tier is in closed betagraceful response until backend launch. - Cursor / Claude Desktop / Claude Code ready (config snippets in README).
- Docker:
Dockerfile+docker-compose.ymlfor one-command run. - Tests: 345 passed, 100% coverage on core, ruff clean.
Install
pip install mcp-egrul # PyPI publish — следующим релизом
# or
git clone https://github.com/atomno-labs/mcp-egrul && cd mcp-egrul && pip install -e .
See README for full Cursor / Claude Desktop / Claude Code config snippets.
License
MIT.
Disclaimer
Не аффилирован с ФНС России. Данные из открытых источников, для proof-of-record использования полагайтесь на официальные выписки.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About atomno-labs/mcp-egrul
Russian state registries EGRUL (legal entities) and EGRIP (individual entrepreneurs), built on official Federal Tax Service open-data dumps. Self-hosted via local SQLite, no API key required.
Related context
Beta — feedback welcome: [email protected]