Честный знак MCP (RU) - коды маркировки, ГИС МТ, СУЗ
API Честного знака (ГИС МТ и СУЗ) для ИИ-ассистентов: сведения о кодах маркировки, выгрузка по фильтру, маршрут товара по GTIN, заказы на эмиссию, отчёты о нанесении, проверка подлинности. It runs locally over stdio via the published package.
People who work with chestny znak, compliance and crpt and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-17 · ★ 2 · #76 OF 278 MAINTAINED API INTEGRATION · VERIFIED 2026-09-18
MIT · Python servers · how we verify → /methodology
01 · Install Честный знак MCP (RU) - коды маркировки, ГИС МТ, СУЗ
before you install - you'll need
CRPT_TOKEN
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add ilyautov-chestny-znak-mcp-ru -- uvx chestny-znak-mcp-ru Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"ilyautov-chestny-znak-mcp-ru": {
"command": "uvx",
"args": [
"chestny-znak-mcp-ru"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-09-11 - young repo, little track record yet
license MIT - declared in the repository
pypi package chestny-znak-mcp-ru - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.ilyautov is GitHub-verified and matches the repo owner
03 · What Честный знак MCP (RU) - коды маркировки, ГИС МТ, СУЗ can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.3.0 · 2026-09-14
v0.2.2 · 2026-09-12
карточка сервера в MCP Registry не вела на сайт: в server.json не было · поля websiteUrl, хотя у moysklad и marketplaces оно стоит. Добавлено. · Отдельным выпуском, потому что реестр публикуется по тегу и подхватывает…
v0.2.1 · 2026-09-12
на странице пакета не было ссылки на сайт: в project_urls стояли · только репозиторий, ишьюс и журнал изменений. Добавлены Homepage и · Documentation, человек с PyPI теперь попадает на карту методов.
04 · Who maintains Честный знак MCP (RU) - коды маркировки, ГИС МТ, СУЗ
Честный знак MCP (RU) - коды маркировки, ГИС МТ, СУЗ is maintained by ilyautov. We track 13 MCP servers from ilyautov - 13 actively maintained, 416 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from ilyautov.
- humanizer-ru Следы нейросети в русском тексте: балл чистоты 0-100, запреты и маркеры с позициями, факт-замок. ★ 360
- Marketplaces MCP (RU) - Wildberries, Ozon, Yandex Market, Avito Wildberries, Ozon, Yandex Market & Avito seller APIs for AI assistants: schema-driven, safety-gated. ★ 32
- СБИС (Saby) MCP (RU) - документы, подпись, ЭДО API СБИС (Saby) в ИИ-ассистенте: документы, этапы ЭДО, подпись, сертификаты ★ 2
- MoySklad MCP (RU) MoySklad JSON API 1.2 in your AI assistant - schema-driven, safety-gated document writes. ★ 2
- Авито MCP (RU) API Авито в ИИ-ассистенте: объявления, чаты, заказы, автозагрузка, отзывы ★ 2
- Ozon Seller MCP (RU) API Ozon Seller в ИИ-ассистенте: товары, заказы, цены, остатки, финансы, отзывы ★ 2
05 · Facts
- repository
- github.com/ilyautov/chestny-znak-mcp-ru
- category
- API integration - ranked #76 of 278 actively-maintained API integration servers as of 2026-09-18.
- release cadence
- 4 releases in the last 90 days (latest 2026-09-14)
- registry
- io.github.ilyautov/chestny-znak-mcp-ru (active, first published 2026-09-11 · 5 versions)
- packages
- pypi:chestny-znak-mcp-ru
06 · Честный знак MCP (RU) - коды маркировки, ГИС МТ, СУЗ FAQ
What is Честный знак MCP (RU) - коды маркировки, ГИС МТ, СУЗ?
API Честного знака (ГИС МТ и СУЗ) для ИИ-ассистентов: сведения о кодах маркировки, выгрузка по фильтру, маршрут товара по GTIN, заказы на эмиссию, отчёты о нанесении, проверка подлинности. It runs locally over stdio via the published package.
Is Честный знак MCP (RU) - коды маркировки, ГИС МТ, СУЗ still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 4 releases in the last 90 days. We re-verify nightly.
How do I install Честный знак MCP (RU) - коды маркировки, ГИС МТ, СУЗ?
Run `uvx chestny-znak-mcp-ru`. The README documents one environment variable (CRPT_TOKEN) to set first. You can also paste the ready-made client config above.
Does Честный знак MCP (RU) - коды маркировки, ГИС МТ, СУЗ run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Честный знак MCP (RU) - коды маркировки, ГИС МТ, СУЗ
Alternatives to Честный знак MCP (RU) - коды маркировки, ГИС МТ, СУЗ
Maintained API integration servers if Честный знак MCP (RU) - коды маркировки, ГИС МТ, СУЗ isn't the fit.
- LetsFG - Flights & Hotels Search and book flights and hotels: hundreds of airlines, plus bookable hotel rates. ★ 2,033 · 2026-09-14
- Microsoft 365 MCP Server Interact with Microsoft 365 and Office services through the Microsoft Graph API. ★ 980 · 2026-09-17
- Idea Reality MCP Pre-build reality check. Scans GitHub, HN, npm, PyPI, Product Hunt - returns 0-100 signal. ★ 817 · 2026-08-11
- Tapo MCP MCP server for discovering and controlling TP-Link Tapo smart home devices via AI Agents ★ 803 · 2026-09-17
- Sqz Pre-injection context compression for coding agents. Zero LLM calls, zero telemetry, offline-safe. ★ 625 · 2026-09-15
- Sv Number MCP Server Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back. ★ 550 · 2026-08-10
More API integration MCP servers · Server Zotero Dev · Docs MD - Markdown Share · Ip2location Io · IPGeolocation.io MCP Server · OECD MCP Server
More Python MCP servers · Consilium Principis · Humanizer Ru (ilyautov) · Marketplaces MCP (RU) - Wildberries, Ozon, Yandex Market, Avito · MoySklad MCP (RU) · Ozon Seller MCP (RU) · see all