Skip to main content
Glama
atomno-mcp

mcp-trademarks

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_TRADEMARKS_API_KEYYesКлюч Pro (заголовок X-API-Key).
MCP_TRADEMARKS_TIMEOUTNoТаймаут HTTP, сек (default 30).
MCP_TRADEMARKS_API_BASENoURL hosted-бэкенда (по умолчанию — прод).
MCP_TRADEMARKS_LOG_LEVELNoУровень логирования (DEBUG/INFO/WARNING/ERROR, default WARNING).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_trademarkC

Поиск тождественных и сходных товарных знаков/заявок по словесному обозначению (реестр ФИПС/Роспатента). Тариф Pro.

assess_similarityB

Справочная оценка сходства до степени смешения (фонетика/графика/семантика, риск low/med/high). НЕ гарантия. Тариф Pro.

get_trademark_statusA

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

search_tmviewB

Международный поиск в открытой базе TMview (зарубежные реестры). Тариф Pro.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.6/5.0

Scored across 4 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: similarity assessment (assess_similarity), status lookup by ID (get_trademark_status), international registry search (search_tmview), and national registry search (search_trademark). No overlap or ambiguity.

Naming Consistency5/5

All names follow a consistent verb_noun pattern using lowercase underscores: assess_similarity, get_trademark_status, search_tmview, search_trademark. The pattern is predictable and uniform.

Tool Count5/5

With 4 tools, the server is well-scoped for its purpose—covering search (national and international), status retrieval, and similarity assessment. No excess or deficiency for the domain.

Completeness4/5

Core trademark workflows are covered: national search, international search, status lookup, and similarity assessment. Missing features like batch search or portfolio management, but these are reasonable exclusions for the stated scope.

Maintenance

ActivityMaintained
ResponsivenessNo issues