Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KIPRIS_API_KEY | Yes | Your KIPRIS Plus Open API key (obtain from https://plus.kipris.or.kr) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| kipris_search_patents | 출원인명으로 한국 특허를 검색합니다. |
| kipris_get_patent_detail | 출원번호로 특허의 상세 정보를 조회합니다. |
| kipris_get_citing_patents | 특정 특허를 인용한 후행 특허들을 조회합니다. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |