Loading MCP server directory, please wait...
MCP server for Chestnyi Znak — Russian product marking system. 10 tools: codes, documents, stocks.
npx @getmcp/cli add io.github.woyaxnini/chestnyi-znakRequires Node.js 18+. Community-contributed server. Review source before installing.
CHZ_TOKENChestnyi Znak API token. Obtain in your personal cabinet at markirovka.crpt.ru. IMPORTANT: token expires every 8–10 hours and must be refreshed.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.woyaxnini/chestnyi-znak": {
"command": "npx",
"args": [
"-y",
"@woyax/mcp-chestnyi-znak"
],
"env": {
"CHZ_TOKEN": ""
}
}
}
}