Skip to main content
Glama
SilverQ

KIPRIS Plus MCP Server

by SilverQ

kipris_search

Search Korean patents and utility models using free-text keywords across titles, abstracts, and claims to find relevant intellectual property information.

Instructions

KIPRIS Plus 키워드 검색. 자유 키워드로 특허/실용신안 전문(발명명칭·요약·청구범위)을 검색합니다. 특정 필드(출원인, 발명자, IPC 등)로 좁혀 검색하려면 kipris_item_search를 사용하세요.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes검색 키워드. 예: 배터리 전극, 인공지능 이미지 인식
numOfRowsNo반환 건수 (최대 500, 기본 50)
pageNoNo페이지 번호 (기본 1)
sortSpecNo정렬 기준: AD=출원일, GD=등록일, OPD=공개일, PD=공고일 (기본 AD)AD
descSortNo내림차순 정렬 (기본 true = 최신순)
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 of behavioral disclosure. It explains the scope of the search (full text across multiple fields) and mentions the sibling alternative, but doesn't describe what the tool returns, any rate limits, authentication requirements, or potential side effects. The description adds some context but lacks comprehensive behavioral information.

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 (two sentences) and front-loaded with the core purpose. Every sentence earns its place: the first states what the tool does, the second provides clear usage guidance. There's zero wasted text or redundancy.

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 5 parameters with 100% schema coverage but no annotations and no output schema, the description provides adequate purpose and usage guidance but lacks information about what the tool returns. For a search tool with no output schema, the description should ideally mention the type of results returned (e.g., patent documents, metadata). The current description is complete for basic usage but has gaps in behavioral context.

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 fully documents all 5 parameters. The description doesn't add any parameter-specific information beyond what's in the schema. It mentions '자유 키워드' (free keywords) which aligns with the query parameter, but provides no additional syntax, format, or usage details. Baseline 3 is appropriate when schema does the heavy lifting.

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 specific action ('키워드 검색' - keyword search) and resource ('특허/실용신안 전문' - patent/utility model full text), distinguishing it from the sibling tool kipris_item_search for field-specific searches. It explicitly mentions searching across multiple text fields (invention name, summary, claims).

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

Usage Guidelines5/5

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

The description provides explicit guidance on when to use this tool ('자유 키워드로' - with free keywords) versus when to use the alternative ('특정 필드로 좁혀 검색하려면 kipris_item_search를 사용하세요' - use kipris_item_search for narrowing by specific fields). This clearly distinguishes it from the sibling tool.

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