Skip to main content
Glama
chrisryugj

Korean Patent MCP (KIPRIS)

by chrisryugj

get_patent_detail

Retrieve detailed bibliographic information for a Korean patent by entering an application number. Get applicant, inventor, IPC, claim count, examiner, final disposition, and registration status.

Instructions

[서지상세] 출원번호로 상세 서지정보 조회 (출원인·발명자·IPC·청구항수·심사관·최종처분·등록상태).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
applicationNumberYes출원번호 (하이픈 유무 무관). 예: '1020160172841' 또는 '10-2016-0172841'
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 does not explicitly state that the tool is read-only, has no side effects, or disclose any behavioral traits such as authentication requirements or rate limits. The output field list helps but does not substitute for transparency on behavior.

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, front-loaded sentence with a label and a parenthetical list of fields. Every part is informative with no wasted words.

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 simplicity of a single-parameter detail fetch, the description is adequate. However, it does not explain the return format (single object vs array, structure), error handling, or any pagination, leaving some gaps for an 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 schema already describes the applicationNumber parameter with examples. The main description adds no new semantic constraints but contextualizes the output, which is useful. Schema coverage is 100%, so baseline 3 is appropriate.

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 detailed bibliographic information by application number, listing specific data fields (applicant, inventor, IPC, etc.). This distinguishes it from sibling search tools that have different query parameters.

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

Usage Guidelines4/5

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

The description implies usage when you have an application number and need a comprehensive bibliographic record. Sibling tools are search-oriented, so context is clear, though no explicit when-not-to-use or alternatives are mentioned.

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