MCP server for searching 26k+ Russian software products with import-substitution and certification info.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Minreestr MCP.
MCP (Model Context Protocol) сервер для поиска по каталогу российского ПО каталогпо.рф. Позволяет Claude Code и любому MCP-клиенту искать отечественные аналоги зарубежного софта, смотреть производителей, находить ПО для импортозамещения — прямо из диалога.
English version below.
Каталог содержит 26 000+ продуктов российских разработчиков: ОС, СУБД, SIEM, антивирусы, СКЗИ, EDR, системы резервного копирования и многое другое. Описания часто содержат информацию о сертификатах ФСТЭК/ФСБ, совместимости с Astra Linux / РЕД ОС, соответствии 152-ФЗ / 187-ФЗ.
MCP-сервер даёт три инструмента:
| Tool | Назначение |
|---|---|
search_russian_software | Полнотекстовый поиск по названию и описанию |
list_russian_manufacturers | Список производителей с количеством продуктов |
get_featured_russian_software | Топ-продукты с главной каталога |
Или из исходников:
Добавьте в ~/.claude/settings.json (или .mcp.json в корне проекта):
После перезапуска Claude Code три инструмента станут доступны. Примеры запросов:
В ~/Library/Application Support/Claude/claude_desktop_config.json (macOS):
Запрос: search_russian_software("antivirus linux", limit=2)
Сервер использует неофициальный публичный API каталогпо.рф, обнаруженный реверс-инжинирингом JS-бандла сайта:
GET /api/products/search?query=X&limit=NGET /api/manufacturers?page=N&limit=NGET /images/main-product.jsonПредупреждение: API не документирован. Владелец сайта может его изменить без предупреждения. В таком случае откроется issue и будет выпущена новая версия.
Данные принадлежат каталогпо.рф и их источникам (реестр Минцифры, вендоры). MCP-сервер — только обёртка над публичным HTTP, не хранит и не модифицирует данные.
MIT. См. LICENSE.
MCP (Model Context Protocol) server for searching the Russian software catalog at каталогпо.рф from Claude Code / Claude Desktop / any MCP client.
Use case: cybersecurity / compliance teams in Russian organizations looking for domestic alternatives to foreign software (import substitution), verifying ФСТЭК/ФСБ certification, discovering vendors in the Минцифры registry.
search_russian_software(query, limit=10) — full-text searchlist_russian_manufacturers(page=1, limit=20) — paginated list of vendorsget_featured_russian_software() — homepage highlightsUses the unofficial public API of каталогпо.рф (discovered by reverse-engineering the site's JS bundle). No authentication required. Not affiliated with the site owners.
minreestr-mcp for vendor/product search.MIT.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/velvetway-minreestr-mcp)<a href="https://allmcps.com/mcp/velvetway-minreestr-mcp"><img src="https://allmcps.com/api/badge/velvetway-minreestr-mcp?style=directory" alt="Minreestr MCP on AllMCPs" /></a>