Chestnyi Znak MCP Server
Rank #39,845io.github.woyaxnini/chestnyi-znak
MCP server for Chestnyi Znak — Russian product marking system. 10 tools: codes, documents, stocks.
Chestnyi Znak MCP Server is a Model Context Protocol (MCP) server published by woyaxnini. It ranks #39,845 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Chestnyi Znak MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 13, 2026 and most recently updated on Apr 17, 2026.
Ranks ahead of 92,268 of 132,113 servers on MCP Toplist.
Use Chestnyi Znak MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add chestnyi-znak -e "CHZ_TOKEN=<your CHZ_TOKEN>" -- npx -y @woyax/mcp-chestnyi-znakReplace each placeholder with your own value before saving.
[mcp_servers.chestnyi-znak]
command = "npx"
args = ["-y", "@woyax/mcp-chestnyi-znak"]
[mcp_servers.chestnyi-znak.env]
CHZ_TOKEN = "<your CHZ_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"chestnyi-znak": {
"command": "npx",
"args": [
"-y",
"@woyax/mcp-chestnyi-znak"
],
"env": {
"CHZ_TOKEN": "<your CHZ_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"chestnyi-znak": {
"command": "npx",
"args": [
"-y",
"@woyax/mcp-chestnyi-znak"
],
"env": {
"CHZ_TOKEN": "<your CHZ_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"chestnyi-znak": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@woyax/mcp-chestnyi-znak"
],
"env": {
"CHZ_TOKEN": "<your CHZ_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"chestnyi-znak": {
"command": "npx",
"args": [
"-y",
"@woyax/mcp-chestnyi-znak"
],
"env": {
"CHZ_TOKEN": "<your CHZ_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"chestnyi-znak": {
"command": "npx",
"args": [
"-y",
"@woyax/mcp-chestnyi-znak"
],
"env": {
"CHZ_TOKEN": "<your CHZ_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.woyaxnini%2Fchestnyi-znak)<a href="https://mcptoplist.com/server/io.github.woyaxnini%2Fchestnyi-znak"><img src="https://mcptoplist.com/badge/io.github.woyaxnini%2Fchestnyi-znak.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
woyaxnini
Other servers by woyaxnini
View all woyaxnini servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Apr 17, 2026 |
Frequently asked questions
- Who maintains Chestnyi Znak MCP Server?
- Chestnyi Znak MCP Server is maintained by woyaxnini, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Chestnyi Znak MCP Server listed on the Official MCP Registry?
- Yes — Chestnyi Znak MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Chestnyi Znak MCP Server have?
- MCP Toplist tracks 1 version of Chestnyi Znak MCP Server, most recently published on Apr 17, 2026.
- Where can I find the source code for Chestnyi Znak MCP Server?
- The source code for Chestnyi Znak MCP Server is hosted at github.com/woyaxnini/mcp-chestnyi-znak.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.