KIPRIS Plus MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KIPRIS_API_KEY | Yes | KIPRIS Plus API key obtained from plus.kipris.or.kr |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| kipris_searchA | KIPRIS Plus 키워드 검색. 자유 키워드로 특허/실용신안 전문(발명명칭·요약·청구범위)을 검색합니다. 특정 필드(출원인, 발명자, IPC 등)로 좁혀 검색하려면 kipris_item_search를 사용하세요. |
| kipris_item_searchC | KIPRIS Plus 항목별 검색. 발명명칭·출원인·발명자·IPC·날짜 등 각 필드를 개별 입력해 검색합니다. getAdvancedSearch API를 사용하며 공식 파라미터명(inventionTitle, applicant, inventors 등)으로 전송합니다. |
| kipris_free_searchC | KIPRIS Plus 자유 검색. 키워드를 입력하면 발명명칭·요약·청구범위 전체에서 검색합니다. |
| kipris_bibliographyC | KIPRIS Plus 서지정보 상세 조회. 출원번호로 단건 특허의 상세 서지정보를 가져옵니다. |
| kipris_cpc_searchA | KIPRIS Plus CPC 코드 검색. CPC 분류코드로 특허/실용신안을 검색합니다. getAdvancedSearch와 별개의 전용 엔드포인트(cpcSearchInfo)를 사용하며, 특허/실용 포함 여부 및 행정처분 상태 필터를 지원합니다. |
| kipris_build_queryA | 자연어 검색 의도를 KIPRIS 검색식(query)으로 변환합니다. 변환 결과를 kipris_search에 전달해 실제 검색을 수행하세요. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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