mcp-egrul
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TZ | No | Таймзона для scheduler (cron 03:00) | Europe/Moscow |
| MCP_EGRUL_DB | No | Путь к SQLite-файлу со слепком ЕГРЮЛ/ЕГРИП | ./mcp_egrul_data.sqlite |
| ATOMNO_API_KEY | No | (Pro) ключ hosted-подписки — включает проксирование на api.atomno.ru | |
| ATOMNO_API_BASE | No | (Pro) базовый URL hosted-API | https://api.atomno.ru/mcp-egrul/v1 |
| MCP_EGRUL_DUMPS_DIR | No | Каталог с дампами ФНС, структура <dir>/<registry>/<YYYY-MM-DD>/*.zip | ./dumps |
| MCP_EGRUL_LOG_LEVEL | No | Уровень логирования | INFO |
| MCP_EGRUL_USER_AGENT | No | User-Agent HTTP-клиента | mcp-egrul/0.1 (+https://github.com/atomno-labs/mcp-egrul) |
| MCP_EGRUL_HTTP_TIMEOUT | No | Таймаут HTTP в секундах | 30 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| pingA | Диагностика: сервер жив, сообщает версию и размер локального слепка. |
| search_by_innA | Карточка юр.лица или ИП по ИНН (10 цифр — ООО/АО, 12 — ИП/физлицо). |
| search_by_ogrnB | Карточка по ОГРН (13 цифр) или ОГРНИП (15 цифр). |
| search_by_nameB | Fuzzy-поиск юр.лиц по названию через FTS5. |
| get_full_cardA | Полная карточка (все секции: реквизиты, ОКВЭД, учредители, директор). Хотя бы один из |
| get_foundersB | Учредители юр.лица по ИНН (только 10-значный ИНН). |
| get_directorB | Текущий руководитель юр.лица по ИНН (только 10-значный ИНН). |
| bulk_cardsA | Массовая выгрузка до 100 карточек за один вызов. Вернёт объект с полями |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/atomno-mcp/mcp-egrul'
If you have feedback or need assistance with the MCP directory API, please join our Discord server