Skip to main content
Glama
chrisryugj

Korean Patent MCP (KIPRIS)

by chrisryugj

search_patents

Search Korean patents and utility models by keyword query targeting title, abstract, claims, and applicant fields.

Instructions

[자유검색] 키워드로 특허·실용신안 통합검색 (발명명칭·초록·청구항·출원인). 가장 일반적인 검색.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes자유검색 키워드 (발명명칭·초록·청구항·출원인 통합검색). 예: '드론 배터리'
withAbstractNo초록 본문 포함 여부 (기본 false)
patentNo특허 포함 (기본 true)
utilityNo실용신안 포함 (기본 true)
numOfRowsNo결과 수 (기본 10, 최대 100)
pageNoNo페이지 번호 (기본 1)
descSortNo최신순 내림차순 (기본 true)
sortSpecNo정렬기준: AD=출원일 OPD=공개일 GD=공고일 RD=등록일 PD=우선일AD
Behavior3/5

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

With no annotations provided, the description carries the full burden. It explains the search scope (patents, utility models, fields) but does not disclose behavioral traits such as being read-only, pagination behavior, authentication needs, or output format. As a search tool, it is likely safe, but this is not confirmed.

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 concise, consisting of two short segments. It front-loads the purpose and includes a usage hint. Every sentence contributes value, though it could be slightly more structured.

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?

For a tool with 8 parameters and no output schema, the description covers the search scope and general nature. It hints at being the default among siblings but lacks explicit differentiation. Overall, it is adequate but could be more complete with usage boundaries.

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 adds no new meaning beyond what is already in the schema for the query parameter. It does not compensate for any gaps, as there are none.

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 it performs an integrated search of patents and utility models by keyword across fields like invention name, abstract, claims, and applicant. It includes a hint that this is the most common search, distinguishing it from more specific siblings, though not explicitly.

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 this is the default general search ('가장 일반적인 검색'), providing some guidance for when to use it. However, it does not explicitly state when not to use it or mention alternatives like search_by_applicant or search_patents_advanced, leaving room for ambiguity.

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