Skip to main content
Glama
chrisryugj

Korean Patent MCP (KIPRIS)

by chrisryugj

search_by_rightholder

Search Korean patents and utility models by current right holder name, including rights transfers. Retrieve bibliographic data with pagination and sorting options.

Instructions

[권리자검색] 현재 특허권을 보유한 최종권리자명으로 조회 (권리 이전 반영).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
rightHolderYes최종권리자명 (현재 특허권 보유자). 예: 'LG에너지솔루션'
patentNo특허 포함 (기본 true)
utilityNo실용신안 포함 (기본 true)
numOfRowsNo결과 수 (기본 10, 최대 100)
pageNoNo페이지 번호 (기본 1)
descSortNo최신순 (기본 true)
Behavior2/5

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

No annotations are provided, so the description carries the full burden. It mentions that right transfers are reflected, which is a behavioral clue, but it does not disclose whether the tool is read-only, has rate limits, or other side effects. For a search tool, this is minimal transparency.

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 a single sentence with no redundant words. It includes a helpful bracketed category and the core functionality. Every element earns its place.

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

Completeness2/5

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

With 6 parameters, all documented in schema but no output schema and no annotations, the description is too short. It does not explain pagination, sorting, or output format. More context about expected results or limitations would be beneficial.

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 the baseline is 3. The description does not add any additional meaning beyond what is already in the schema; it only repeats the purpose.

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 searches by the final right holder name who currently holds patent rights, reflecting right transfers. This distinguishes it from sibling tools like search_by_applicant, which searches by applicant rather than current owner.

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 for finding patents by current final right holder but does not explicitly provide when-to-use or when-not-to-use guidance compared to other sibling tools. The context is implied but not directly stated.

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/chrisryugj/korean-patent-mcp'

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