MCP Server
MCP
Chestnyi Znak MCP Server
MCP server for Chestnyi Znak — Russian product marking system. 10 tools: codes, documents, stocks.
Install
npx -y @woyax/[email protected]
Configuration Example
{
"remotes": [],
"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"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment