mcpbeat Sign in

Chestnyznak MCP Server

local only

Chestnyznak MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 2 Sep 2026.

MCP server for Chestniy ZNAK (Честный ЗНАК) API — product marking verification. No auth needed for

Installs per day peak 14 · avg 5 · +130% w/w
a month agotoday
42
Installs / week
npm · @theyahia/chestnyznak-mcp
5
Stars
0 open issues
2 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Chestnyznak MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add chestnyznak-mcp -- npx -y @theyahia/chestnyznak-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "chestnyznak-mcp": {
      "args": [
        "-y",
        "@theyahia/chestnyznak-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.chestnyznak-mcp]
command = "npx"
args = ["-y", "@theyahia/chestnyznak-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "chestnyznak-mcp": {
      "args": [
        "-y",
        "@theyahia/chestnyznak-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "chestnyznak-mcp": {
      "args": [
        "-y",
        "@theyahia/chestnyznak-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: API_KEY (API key for the service). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Chestnyznak MCP

same job, measured the same way
Chestnyi Znak MCP Server
by woyaxnini

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

29 installs/wk local only
Tomba MCP Server
by tomba-io

MCP server for Tomba email finder, verification, and contact enrichment API

45 installs/wk 38 tools answering
Memoire partagee
by alpic-memoire-partagee-ffe6c8c2

Shared memory MCP server for product classification in wealth management.

answering
Incode Idv MCP
by incodetechnologies

MCP server for Incode IDV, providing identity verification tools for AI assistants.

47 installs/wk local only
MCP Aml
by cryptoapis-io

MCP server for AML address verification and transaction screening via Crypto APIs

36 installs/wk local only
MCP Signer
by cryptoapis-io

MCP server for local transaction signing on EVM, UTXO, Tron, and XRP — no API calls needed

162 installs/wk local only
Nhtsa
by pipeworx-io

NHTSA MCP — wraps the NHTSA vPIC (Vehicle Product Information Catalog) API (free, no auth)

42 tools answering
Data
by vdappdev2

MCP server for Verus on-chain data retrieval, decryption, signing, and verification

50 installs/wk local only

Chestnyznak MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Chestnyznak MCP?
Chestnyznak MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @theyahia/chestnyznak-mcp was installed 42 times last week.
How do I connect Chestnyznak MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @theyahia/chestnyznak-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Chestnyznak MCP?
The npm package @theyahia/chestnyznak-mcp was installed 42 times in the last week. Week over week that is +130%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Chestnyznak MCP open source?
Yes — it is published under the MIT licence, written in Python and 5 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.