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.
{
"mcpServers": {
"egrul": {
"command": "uvx",
"args": [
"atomno-mcp-egrul"
]
}
}
}