Skip to content

atomno-labs/mcp-egrul

v0.1.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 3mo MCP Data & Storage
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

b2b counterparty due-diligence egrul fns kyc
+4 more
mcp model-context-protocol opendata russia

Summary

AI summary

First 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_cards for batch lookups).
  • Self-host mode: ingest official FNS open-data XML dumps into local SQLite via mcp-egrul-import / mcp-egrul-scheduler CLIs.
  • Hosted Pro mode (closed beta): drop-in mode via ATOMNO_API_KEY — proxies to api.atomno.ru for AI-summary, fresh data, history, director-name search. Pro tier is in closed beta graceful response until backend launch.
  • Cursor / Claude Desktop / Claude Code ready (config snippets in README).
  • Docker: Dockerfile + docker-compose.yml for 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

Track atomno-labs/mcp-egrul

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]