Skip to main content
Glama
woyaxnini

@woyax/mcp-chestnyi-znak

by woyaxnini

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHZ_ENVNoContour: sandbox or prodprod
CHZ_TOKEN_FILEYesAbsolute path to file containing the JWT token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
chz_doc_listA

Get list of documents in Chestnyi Znak for a given product group. Returns document IDs, types, statuses, dates. Endpoint: GET /api/v4/true-api/doc/list

chz_doc_infoC

Get detailed information about a specific document by its ID. Endpoint: GET /api/v4/true-api/doc/{id}/info

chz_doc_cis_listB

Get list of marking codes (CIS) included in a document. Endpoint: GET /api/v4/true-api/doc/{id}/cises

chz_cis_searchC

Search for marking codes (CIS) by various criteria. Pass a JSON body with filter fields supported by the API. Endpoint: POST /api/v4/true-api/cises/search

chz_cis_infoA

Get public information about marking codes by list of CIS values. Returns status, owner, product details for each code. Endpoint: POST /api/v3/true-api/cises/info

chz_product_infoA

Get product card information by GTIN code. Pass a JSON body with gtin or other product identifiers. Endpoint: POST /api/v4/true-api/product/info

chz_balance_allA

Get marking code balance across all product groups for the current participant. Endpoint: GET /api/v3/true-api/elk/product-groups/balance/all

chz_warehouse_balanceB

Get virtual warehouse balance (marking codes on hand) for a product group. Pass a JSON body with filter criteria. Endpoint: POST /api/v3/true-api/warehouse/balance

chz_participant_checkA

Check if a company is a registered participant in Chestnyi Znak by their INN (tax ID). Returns registration status and details for each INN. Endpoint: GET /api/v3/true-api/participants?inns={inns}

chz_receipt_listB

Get list of withdrawal receipts (sales/disposals of marking codes) for a product group. Endpoint: GET /api/v4/true-api/receipt/list

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/woyaxnini/mcp-chestnyi-znak'

If you have feedback or need assistance with the MCP directory API, please join our Discord server