Chestnyi Znak MCP Server✓
io.github.woyaxnini/chestnyi-znak · v0.1.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.woyaxnini/chestnyi-znak",
"description": "MCP server for Chestnyi Znak — Russian product marking system. 10 tools: codes, documents, stocks.",
"title": "Chestnyi Znak MCP Server",
"repository": {
"url": "https://github.com/woyaxnini/mcp-chestnyi-znak",
"source": "github"
},
"version": "0.1.1",
"packages": [
{
"registryType": "npm",
"identifier": "@woyax/mcp-chestnyi-znak",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Chestnyi Znak API token. Obtain in your personal cabinet at markirovka.crpt.ru. IMPORTANT: token expires every 8–10 hours and must be refreshed.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "CHZ_TOKEN"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}