Skip to main content
Glama
atomno-mcp

mcp-trademarks

atomno-mcp-trademarks

Карточка товарного знака по номеру свидетельства из открытого реестра ФИПС — без ключа. Поиск по названию у ФИПС платный: нужен ваш договор. Своего доступа к платному поиску ФИПС у нас нет; на живой учётке клиента платный поиск не проверяли.

Trademark MCP: free FIPS card by certificate number; paid name search uses the client's FIPS contract.

Glama

Оценка сходства — справочная и не замена патентного поверенного.

Что умеет сейчас

  • get_trademark_status — карточка по номеру свидетельства из открытого реестра ФИПС. Ключ не нужен. Нет документа — found: false. Документ есть, а поля разобрать не удалось — parse_failed со ссылкой на первоисточник, не пустое «найдено». Сбой или лимит источника — отказ с причиной, не «знака нет».

  • Поиск по названию без учётки ФИПС — честный отказ: полная база товарных знаков в ИПС платная (официальные условия ФИПС). Форма выбора баз на www1.fips.ru/iiss/ открывается без логина, но в гостевом наборе полной базы знаков нет.

  • Если задана учётка ФИПС — запрос в платный поиск не отправляем: машиночитаемого описания обмена в открытом доступе нет (ИПС — веб-форма). Когда описание появится, поиск включится.

Related MCP server: mcp-fns-check

Что не подключено

  • Платный поиск ФИПС по названию (нет открытой спецификации обмена)

  • Международная база TMview

  • Оценка сходства без живого поиска по реестру

Быстрый старт

pipx install atomno-mcp-trademarks
# или: uvx atomno-mcp-trademarks

Карточка по номеру — без переменных:

{
  "mcpServers": {
    "trademarks": {
      "command": "uvx",
      "args": ["atomno-mcp-trademarks"]
    }
  }
}

Платный поиск (когда появится описание обмена) — учётка из вашего договора с ФИПС:

{
  "mcpServers": {
    "trademarks": {
      "command": "uvx",
      "args": ["atomno-mcp-trademarks"],
      "env": {
        "MCP_TRADEMARKS_FIPS_LOGIN": "<логин договора ФИПС>",
        "MCP_TRADEMARKS_FIPS_PASSWORD": "<пароль договора ФИПС>"
      }
    }
  }
}

Доступ: регистрация и договор-оферта на сайте ФИПС (информационно-поисковая система). Своего договора у нас нет. Наше размещение — отдельная услуга (MCP_TRADEMARKS_API_KEY), не замена ключа ФИПС.

Переменные окружения

Переменная

Описание

Обязательна

MCP_TRADEMARKS_FIPS_LOGIN

Логин договора с ФИПС (платный поиск)

нет

MCP_TRADEMARKS_FIPS_PASSWORD

Пароль договора с ФИПС

нет (нужен вместе с логином)

MCP_TRADEMARKS_FIPS_OPEN_BASE

Адрес сервлета открытых реестров

нет

MCP_TRADEMARKS_API_KEY

Ключ нашего размещения

нет

MCP_TRADEMARKS_API_BASE

URL нашего размещения

нет

MCP_TRADEMARKS_TIMEOUT

Таймаут HTTP, сек (default 30)

нет

MCP_TRADEMARKS_LOG_LEVEL

Уровень логирования

нет

Тулы

Тул

Вход

Что отвечает сейчас

get_trademark_status

number (номер свидетельства)

карточка открытого реестра ФИПС

search_trademark

query, classes?, status_filter?, limit?

отказ: платный поиск / описание закрыто

assess_similarity

candidate, against?, classes?

отказ: без живого поиска недоступна

search_tmview

query, classes?, territories?

отказ: TMview не подключён

Каждый ответ содержит source и disclaimer.

Дисклеймер

Оценка сходства не заменяет патентного поверенного. Не аффилировано с Роспатентом и ФИПС. Своего доступа к платному поиску ФИПС у нас нет; на живой учётке клиента этот поиск не проверяли.

Лицензия

MIT © Atomno

Available Tools

4 tools
assess_similarityB

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

ParametersJSON Schema
NameRequiredDescriptionDefault
againstNoКонкретные обозначения/номера для сравнения (иначе — по реестру).
classesNoКлассы МКТУ 1–45.
candidateYesОбозначение-кандидат для оценки чистоты.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

TDQS

B3.4/5.0
Behavior2/5

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

No annotations are provided, so the description must carry full burden. It mentions 'reference assessment' and 'not a guarantee', and briefly covers risk levels, but lacks disclosure on behavioral traits like rate limits, authorization, or error behavior.

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

Conciseness4/5

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

The description is a single sentence that conveys key information (purpose, risk levels, caveat, pricing tier). However, the use of Russian may limit accessibility for non-Russian agents; structure is otherwise efficient.

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?

Given the tool has an output schema (unknown contents), the description minimally covers what it does and what it returns (risk levels). However, it lacks detail on the meaning of risk levels or the comparison dimensions (phonetic/graphic/semantic) and how they relate to output.

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% (all parameters have descriptions). The description adds minor context beyond schema (e.g., phonetic/graphic/semantic), but does not significantly enhance parameter understanding beyond the existing schema descriptions.

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 assesses similarity for confusion (phonetic/graphic/semantic) and outputs risk levels. It distinguishes from siblings (get_trademark_status, search_tmview, search_trademark) which handle status and general searching, not similarity.

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 for similarity assessment but provides no explicit guidance on when to use it versus alternatives, nor any conditions or exclusions.

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

get_trademark_statusA

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

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

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

TDQS

A3.6/5.0
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.

search_tmviewB

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

ParametersJSON Schema
NameRequiredDescriptionDefault
queryYesСловесное обозначение для международного поиска.
classesNoКлассы МКТУ 1–45.
territoriesNoКоды территорий/ведомств (напр. EM — EUIPO).

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

TDQS

B3.4/5.0
Behavior2/5

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

No annotations are provided, so the description carries full burden. It notes the tool is for 'open TMview database' and 'Pro tariff' but does not disclose read-only nature, rate limits, authentication needs, or any side effects. The behavioral transparency 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.

Conciseness4/5

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

The description is very short and front-loaded, conveying the tool's purpose quickly. However, it lacks proper sentence structure and additional context that might be expected for a Pro tariff tool.

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?

With only 3 parameters and an output schema present, the description covers the basics but omits important context such as what the 'Pro tariff' implies, whether the tool is available to all users, and limitations of the search.

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 description coverage is 100%, so baseline is 3. The description mentions 'словесное обозначение' for query, matching the schema, but adds no extra detail like format or examples. It does not improve 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 tool performs international trademark searches in the TMview database (foreign registers), distinguishing it from sibling tools like search_trademark which likely covers domestic data.

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 provides minimal guidance on when to use this tool vs alternatives. It mentions 'Pro tariff' hinting at paid usage but does not explicitly state when not to use or compare to siblings.

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

search_trademarkC

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

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoМаксимум результатов.
queryYesСловесное обозначение для поиска (напр. «Ромашка»).
classesNoКлассы МКТУ 1–45 для сужения поиска.
status_filterNoregistered — только зарегистрированные; pending — заявки; all — всё.all

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

TDQS

C2.9/5.0
Behavior2/5

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

With no annotations provided, the description carries full responsibility for behavioral disclosure. It mentions a 'Pro tariff', implying potential cost or access restrictions, but does not detail authentication needs, rate limits, or side effects. The core search behavior is clear, but transparency is minimal.

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

Conciseness4/5

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

The description is a single sentence that efficiently conveys the core purpose. However, it includes the phrase 'Тариф Pro' (Pro tariff), which may be superfluous and not immediately relevant for tool invocation, slightly reducing conciseness.

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?

Given the 4 parameters, the presence of an output schema, and no annotations, the description adequately covers the main function but lacks completeness. Missing details include when to prefer this over sibling tools, output format summary, and any prerequisites or limitations, leaving gaps for an AI agent.

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?

The input schema has 100% description coverage, with each parameter (query, limit, classes, status_filter) documented clearly. The description adds context about the registry (FIPS/Rospatent) but does not enhance parameter meaning beyond what the schema provides. Baseline 3 is appropriate.

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

Purpose4/5

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

The description clearly states that the tool searches for identical or similar trademarks/applications by word designation from the FIPS/Rospatent registry, using a specific verb and resource. However, it does not explicitly differentiate from sibling tools like search_tmview, which may have similar functionality, so it scores 4 rather than 5.

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

Usage Guidelines2/5

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

The description provides no guidance on when to use this tool versus alternatives such as assess_similarity, get_trademark_status, or search_tmview. No exclusions or context for preferred usage are given, leaving the agent to infer from the tool name and registry mention.

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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 4 tool updatesv0.1.0
    • First observedassess_similarity
    • First observedget_trademark_status
    • First observedsearch_tmview
    • First observedsearch_trademark

TDQS

A3.6/5.0
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

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    MCP server for verifying Russian counterparties (legal entities and individual entrepreneurs) via public Federal Tax Service data: EGRUL/EGRIP, bankruptcy registry (EFRSB), Transparent Business, bailiff service (FSSP), and arbitration courts (KAD).
    8
    15
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    MCP server for querying Swiss intellectual property data (trademarks, patents, supplementary protection certificates) from the Swissreg register via natural language.
    11
    MIT

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