Skip to main content
Glama
atomno-mcp

mcp-trademarks

get_trademark_status

Retrieve trademark status by application or certificate number, including priority, registration, Nice classes, owner, and term.

Instructions

Статус по номеру заявки/свидетельства: приоритет, регистрация, классы МКТУ, правообладатель, срок. Тариф Pro.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
numberYesНомер заявки или свидетельства (напр. «2024712345»).

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

No annotations are provided, so the description must fully disclose behavioral traits. It only lists output fields but does not mention idempotence, error handling, authentication needs, or rate limits. The 'Тариф Pro' hint is insufficient.

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 extremely concise, with a single sentence covering purpose and output fields, plus a tariff note. No redundant words, and the important information is front-loaded.

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

Completeness4/5

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

Given the output schema exists (context indicates it does), the description omits return-value details, which is acceptable. It lists key output fields. However, it lacks error-handling or validation hints, which would make it more complete.

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 parameter description in the schema is adequate. The tool description does not add further semantic detail beyond restating the parameter purpose, so it meets the baseline without adding extra value.

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 tool retrieves trademark status by application/certificate number, listing specific fields (priority, registration, Nice classes, rights holder, term). It distinguishes itself from sibling tools which are for similarity assessment and search.

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 usage when a number is available and status is needed, but offers no explicit guidance on when to use versus alternatives like search_trademark or assess_similarity, nor any exclusions.

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/atomno-mcp/mcp-trademarks'

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