Skip to main content
Glama
woyaxnini

@woyax/mcp-chestnyi-znak

by woyaxnini

Check Participant by INN

chz_participant_check

Verify company registration in Russia's Chestnyi Znak system using INN numbers. Returns status and details for each tax ID.

Instructions

Check if a company is a registered participant in Chestnyi Znak by their INN (tax ID). Returns registration status and details for each INN. Endpoint: GET /api/v3/true-api/participants?inns={inns}

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
innsYesArray of INN values to check
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description bears full responsibility. It mentions endpoints but omits behavioral traits such as authentication requirements, rate limits, error handling for invalid INNs, or response structure details beyond 'registration status and details'.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise at two sentences, with the purpose front-loaded. The endpoint string is a bonus and does not add bloat. Every sentence serves a clear function without redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple single-parameter tool, the description provides basic purpose and endpoint. However, without an output schema, the phrase 'registration status and details' is vague. Missing context about return format, pagination (if any), or input constraints like INN format could hinder agent usage in ambiguous scenarios.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, and the schema already describes the 'inns' array. The description adds marginal value by clarifying that INNs are tax IDs and that each is checked individually, but does not significantly enhance understanding beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the verb 'Check if a company is a registered participant' and the resource 'Chestnyi Znak by their INN'. It distinguishes from siblings by focusing on participant status, while siblings handle balances, documents, etc.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies the tool is used for checking registration status by INN, but provides no explicit guidance on when to use vs. alternatives, prerequisites, or exclusions. Context from sibling tools suggests distinct use cases, but the description alone lacks directive for the agent.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/woyaxnini/mcp-chestnyi-znak'

If you have feedback or need assistance with the MCP directory API, please join our Discord server