EGRUL MCP Server
Rank #8,922io.github.atomno-mcp/mcp-egrul
MCP server for the Russian state registries EGRUL (legal entities) and EGRIP (individual entrepreneurs), built on official Federal Tax Service open-data dumps. Self-hosted via local SQLite.
EGRUL MCP Server is a Model Context Protocol (MCP) server published by atomno-mcp. It ranks #8,922 of 76,851 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. EGRUL MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Apr 25, 2026 and most recently updated on Jul 6, 2026.
Ranks ahead of 67,929 of 76,851 servers on MCP Toplist.
Use EGRUL MCP Server
Add EGRUL MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mcp-egrul": {
"command": "uvx",
"args": [
"atomno-mcp-egrul"
],
"env": {
"ATOMNO_API_KEY": "<your ATOMNO_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
atomno-mcp
Other servers by atomno-mcp
- FNS Check MCP Server#5,094 · 1 ver
- mcp-cbr-rates#8,576 · 1 ver
- Sudact Case Search#10,043 · 1 ver
- atomno-mcp-seo-audit#11,289 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.6 | Jul 6, 2026 |
Frequently asked questions
- Who maintains EGRUL MCP Server?
- EGRUL MCP Server is maintained by atomno-mcp, which publishes 5 MCP servers (5 total versions) tracked on MCP Toplist.
- Is EGRUL MCP Server listed on the Official MCP Registry?
- Yes — EGRUL MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does EGRUL MCP Server have?
- MCP Toplist tracks 1 version of EGRUL MCP Server, most recently published on Jul 6, 2026.
- Where can I find the source code for EGRUL MCP Server?
- The source code for EGRUL MCP Server is hosted at github.com/atomno-mcp/mcp-egrul.