← Index

Chestnyi Znak MCP Server

io.github.woyaxnini/chestnyi-znak·v0.1.1·Other
Quality Score
85
/100

MCP server for Chestnyi Znak — Russian product marking system. 10 tools: codes, documents, stocks.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "chestnyi-znak": {
      "command": "npx",
      "args": [
        "-y",
        "@woyax/mcp-chestnyi-znak"
      ],
      "env": {
        "CHZ_TOKEN": "<your-chz_token>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "chestnyi-znak": {
      "command": "npx",
      "args": [
        "-y",
        "@woyax/mcp-chestnyi-znak"
      ],
      "env": {
        "CHZ_TOKEN": "<your-chz_token>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @woyax/mcp-chestnyi-znak
§02  Environment variables
CHZ_TOKEN
requiredsecret

Chestnyi Znak API token. Obtain in your personal cabinet at markirovka.crpt.ru. IMPORTANT: token expires every 8–10 hours and must be refreshed.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other