Skip to main content
Glama
SilverQ

KIPRIS Plus MCP Server

by SilverQ

kipris_item_search

Search Korean patents by specific fields like title, applicant, inventor, IPC code, or dates to find intellectual property information using the KIPRIS Plus API.

Instructions

KIPRIS Plus 항목별 검색. 발명명칭·출원인·발명자·IPC·날짜 등 각 필드를 개별 입력해 검색합니다. getAdvancedSearch API를 사용하며 공식 파라미터명(inventionTitle, applicant, inventors 등)으로 전송합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleNo발명의 명칭 (inventionTitle). 예: 배터리
abstractNo초록/요약 키워드 (astrtCont)
claimsNo청구범위 키워드 (claimScope)
applicantNo출원인명 또는 특허고객번호 (applicant). 예: 삼성전자
inventorNo발명자명 또는 특허고객번호 (inventors). 예: 홍길동
ipcNoIPC 분류코드 (ipcNumber). 예: H01M, H01L21
applicationDateFromNo출원일 시작 (YYYYMMDD)
applicationDateToNo출원일 종료 (YYYYMMDD)
registerDateFromNo등록일 시작 (YYYYMMDD)
registerDateToNo등록일 종료 (YYYYMMDD)
openDateFromNo공개일 시작 (YYYYMMDD)
openDateToNo공개일 종료 (YYYYMMDD)
numOfRowsNo반환 건수 (최대 500, 기본 50)
pageNoNo페이지 번호 (기본 1)
sortSpecNo정렬 기준 (기본 AD=출원일)AD
Behavior2/5

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

With no annotations provided, the description carries full burden for behavioral disclosure. It mentions the API used and that parameters are sent using '공식 파라미터명' (official parameter names), but doesn't describe what the tool returns, pagination behavior, rate limits, authentication requirements, or error handling. For a search tool with 15 parameters, this 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 appropriately concise with two sentences that convey the core functionality and technical implementation. It's front-loaded with the main purpose and efficiently mentions the API usage without unnecessary elaboration.

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?

For a complex search tool with 15 parameters and no output schema, the description is incomplete. It doesn't explain what results are returned, their format, or how to interpret them. With no annotations and no output schema, the agent lacks crucial information about the tool's behavior and 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 description coverage is 100%, so the schema already documents all 15 parameters thoroughly with examples and defaults. The description adds minimal value by mentioning that parameters correspond to '공식 파라미터명' (official parameter names) like 'inventionTitle, applicant, inventors', but doesn't provide additional semantic context beyond what's in the schema.

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 the tool performs 'KIPRIS Plus 항목별 검색' (item-by-item search) and specifies it searches by individual fields like invention title, applicant, inventor, IPC, and dates. It mentions using the 'getAdvancedSearch API' which provides technical context. However, it doesn't explicitly differentiate from sibling tools like 'kipris_free_search' or 'kipris_search'.

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 like 'kipris_free_search' or 'kipris_search'. It mentions the API used ('getAdvancedSearch API') but doesn't explain what makes this tool distinct from its siblings or when it's the appropriate choice.

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/SilverQ/kipris-mcp'

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