chestnyznak-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHESTNYZNAK_TOKEN | No | Token for True API access. Required for authorized tools `search_products` and `get_cis_info`. Obtain via certificate (УКЭП) signing process as described in the README. | |
| CHESTNYZNAK_BASE_URL | No | Origin of the authorized API. Defaults to https://markirovka.crpt.ru. Only https hosts matching *.crpt.ru or *.crptech.ru are allowed. | https://markirovka.crpt.ru |
| CHESTNYZNAK_PUBLIC_BASE_URL | No | Base URL for the public API. Defaults to https://mobile.api.crpt.ru/mobile. Useful for mocking in tests. | https://mobile.api.crpt.ru/mobile |
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
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| check_marking_codeA | Проверка подлинности товара по коду маркировки Честный ЗНАК. |
| get_product_infoA | Подробная информация о товаре по коду маркировки: название, группа, производитель, владелец. |
| check_batchA | Пакетная проверка до 50 кодов маркировки за один запрос. |
| search_productsA | Информация о товаре по GTIN из True API. Требует CHESTNYZNAK_TOKEN. (Поиск по названию — Нацкаталог, вне API.) |
| get_cis_infoB | Информация о CIS (коде идентификации) из True API. Требует CHESTNYZNAK_TOKEN. |
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/theYahia/chestnyznak-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server