Korean Patent MCP (KIPRIS)
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CORS_ORIGIN | No | 허용 도메인 (HTTP 모드) | * |
| TRUST_PROXY | No | Express trust proxy 단수 (HTTP 모드) | 1 |
| KIPRIS_API_KEY | Yes | KIPRIS Plus API key (필수) | |
| MCP_BODY_LIMIT | No | POST 본문 크기 한도 (HTTP 모드) | 100kb |
| RATE_LIMIT_RPM | No | IP당 분당 요청 한도 (HTTP 모드) | 60 |
| FALLBACK_RATE_LIMIT_RPM | No | 키 없는 요청의 서버 키 폴백 전역 상한 (HTTP 모드) | 60 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_patentsB | [자유검색] 키워드로 특허·실용신안 통합검색 (발명명칭·초록·청구항·출원인). 가장 일반적인 검색. |
| search_patents_advancedA | [항목검색] IPC분류·발명명칭·초록·청구범위·출원인·발명자를 조합한 정밀검색. 특정 기술분야 좁혀서 찾을 때. |
| search_by_applicantC | [출원인검색] 기업·개인 출원인명으로 출원 특허 목록 조회. 예: '삼성전자'. |
| search_by_rightholderB | [권리자검색] 현재 특허권을 보유한 최종권리자명으로 조회 (권리 이전 반영). |
| get_patent_detailA | [서지상세] 출원번호로 상세 서지정보 조회 (출원인·발명자·IPC·청구항수·심사관·최종처분·등록상태). |
| search_trademarkB | [상표검색] 상표명 키워드로 검색 (출원상태·상품류·권리자·견본이미지). 예: '카카오'. |
| search_designB | [디자인검색] 물품명 키워드로 디자인 검색 (디자인분류·출원상태·도면이미지). 예: '의자'. |
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/chrisryugj/korean-patent-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server