atomno-labs/mcp-egrul
🔌 MCP Serveratomno-labs
A self-hosted MCP server providing local access to Russian EGRUL and EGRIP business registries via SQLite.
The mcp-egrul server is a specialized tool designed to bridge the gap between AI agents and official Russian business registry data. It processes large-scale open-data dumps from the Federal Tax Service (FTS) and transforms them into a queryable local SQLite format. This architecture is particularly innovative as it removes dependency on unstable or paid third-party APIs, granting users full control over their data infrastructure.
Key features include full support for both EGRUL (Unified State Register of Legal Entities) and EGRIP (Unified State Register of Individual Entrepreneurs). By running locally, the server ensures that sensitive business queries remain private and are not logged by external providers. It is optimized for performance, allowing AI models to perform complex lookups, verify company statuses, and extract registration details with minimal latency. This implementation is ideal for developers building automated compliance, due diligence, or research agents that require reliable, offline-accessible Russian business data.
💡Highlights
- ├─Local SQLite-based data storage
- ├─Zero API key dependency
- └─Supports EGRUL and EGRIP registries
🎯For
- ├─AI Developers
- ├─Data Engineers
- └─Compliance Officers