# Korean Patent Status — 특허 존속 여부 판정 (npm · korean-patent-mcp)

특허 검색이 아니라 존속 판정: 특허·실용신안 번호가 지금도 유효한지 등록원부 연차료까지 대조해 소멸 사유와 함께 알려줍니다

- Trust score: 79/100 (medium)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-24

## Components

- npm · `korean-patent-mcp`: 79/100 (this document), [markdown](https://verifymcp.io/servers/didrod205-korean-patent-mcp/korean-patent-mcp.md), [page](https://verifymcp.io/servers/didrod205-korean-patent-mcp/korean-patent-mcp)

## Channel facts

- Registry: `npm`
- Package: `korean-patent-mcp`
- Version: `1.3.6`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-24.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 31 of 96 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 97/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to didrod205/korean-patent-mcp).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 6 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 70/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 658 tokens (~219/item across 3 items; 3 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 3 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 3 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### How do I install the Korean Patent Status — 특허 존속 여부 판정 MCP server?

Korean Patent Status — 특허 존속 여부 판정 runs locally as an npm package, launched with npx -y korean-patent-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add didrod205-korean-patent-mcp -- npx -y korean-patent-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "didrod205-korean-patent-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "korean-patent-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "didrod205-korean-patent-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "korean-patent-mcp"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add didrod205-korean-patent-mcp -- npx -y korean-patent-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "didrod205-korean-patent-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "korean-patent-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add didrod205-korean-patent-mcp --command npx --arg -y --arg korean-patent-mcp
```

### Hermes

```yaml
mcp_servers:
  didrod205-korean-patent-mcp:
    command: "npx"
    args: ["-y", "korean-patent-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "didrod205-korean-patent-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "korean-patent-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add didrod205-korean-patent-mcp -t stdio -c npx -a -y korean-patent-mcp
```

### Other

```json
{
  "mcpServers": {
    "didrod205-korean-patent-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "korean-patent-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-17 (score 79)

First indexed and scored.

## MCP tools (3)

### `rights_alive` (~186 tokens)

특허·실용신안 번호 하나를 받아 그 권리가 지금 살아있는지 판정합니다. 등록 여부만 보지 않고 소멸·무효·포기·존속기간 만료까지 반영해 alive를 냅니다. 특허를 근거로 어떤 주장을 하기 전에 반드시 이 도구로 확인하세요. 출원번호(10-2019-0123456)와 등록번호(10-1234567) 둘 다 받습니다. 등록원부 조회가 설정돼 있으면 만료일이 확정값으로, holder가 실제 등록권자로 바뀌고 연차료 정보가 붙습니다.

Input parameters:

- `number` (string, required): 특허·실용신안 출원번호 또는 등록번호. 하이픈 유무 무관. 특허 10-, 실용신안 20- 로 시작.

### `verify_citations` (~166 tokens)

텍스트에 인용된 특허번호가 진짜인지 통째로 검증합니다. 번호를 모두 추출해 KIPRIS에 실재하는지, 적힌 명칭이 실제 명칭과 같은지, 그 권리가 아직 살아있는지를 한 번에 대조합니다. LLM이 생성한 기술 문서·IR 자료·특허 분석 보고서를 그대로 넣어 환각을 잡아내는 용도입니다.

Input parameters:

- `max_citations` (number): 검증할 최대 번호 개수(1~30, 기본 15). KIPRIS 호출 한도를 고려한 상한.
- `text` (string, required): 검증할 텍스트 전체. 특허번호가 인용된 문서를 통째로 넣습니다.

### `search_ip` (~306 tokens)

특허·실용신안을 키워드로 검색합니다. 모든 결과에 생사(alive) 판정이 붙어서 나오며, 소멸한 권리는 display:"dimmed"로 표시됩니다. 집계(alive_in_inspected 등)는 이번에 판정한 건수 기준이지 전체 검색 결과 기준이 아닙니다 — coverage_warning을 반드시 함께 읽으세요. 선행기술 조사나 경쟁사 포트폴리오 파악에 쓰되, 특정 건을 근거로 삼기 전에는 그 번호로 rights_alive를 다시 호출해 확정하세요.

Input parameters:

- `alive_only` (boolean): true면 살아있는 권리만. 기본 false(죽은 것도 표시해서 보여줌).
- `applicant` (string): 출원인명으로 좁히기. 부분 명칭도 동작합니다 — '삼성'은 삼성전자·삼성에스디아이를 모두 잡습니다. 특정 법인만 원하면 '삼성전자주식회사'처럼 정식 명칭을 쓰세요.
- `date_from` (string): 출원일 하한 YYYY-MM-DD
- `date_to` (string): 출원일 상한 YYYY-MM-DD
- `limit` (number): 최대 결과 수(1~50, 기본 20)
- `query` (string, required): 검색어. 기술 키워드나 발명의 명칭.
- `type` (string): 권리 종류. 기본 all.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/didrod205-korean-patent-mcp/korean-patent-mcp#diagnostics

## Score history

- 2026-09-24: 79
- 2026-09-23: 79
- 2026-09-22: 79
- 2026-09-21: 79
- 2026-09-20: 79
- 2026-09-19: 79
- 2026-09-18: 79
- 2026-09-17: 79

## Common questions

### What is the Korean Patent Status — 특허 존속 여부 판정 MCP server?

Korean Patent Status — 특허 존속 여부 판정 is an MCP server listed in the public MCP registry as io.github.didrod205/korean-patent-mcp. 특허 검색이 아니라 존속 판정: 특허·실용신안 번호가 지금도 유효한지 등록원부 연차료까지 대조해 소멸 사유와 함께 알려줍니다. This page covers its npm package (korean-patent-mcp).

### Is the Korean Patent Status — 특허 존속 여부 판정 MCP server safe to use?

Korean Patent Status — 특허 존속 여부 판정 scores 79 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 24 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Korean Patent Status — 특허 존속 여부 판정 MCP server expose?

Korean Patent Status — 특허 존속 여부 판정 exposes 3 tools: rights_alive, verify_citations, search_ip. Their descriptions and schemas cost roughly 658 tokens of context every time the server is loaded.

### Is the Korean Patent Status — 특허 존속 여부 판정 MCP server still maintained?

Korean Patent Status — 특허 존속 여부 판정 is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the Korean Patent Status — 특허 존속 여부 판정 MCP server under?

Korean Patent Status — 특허 존속 여부 판정 declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/korean-patent-mcp
- Socket report: https://socket.dev/npm/package/korean-patent-mcp
- Repository: https://github.com/didrod205/korean-patent-mcp
- Website: https://elab-studio.com/open-source/korean-patent-mcp
- Changelog RSS feed: https://verifymcp.io/servers/didrod205-korean-patent-mcp/korean-patent-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/didrod205-korean-patent-mcp/korean-patent-mcp.json
- HTML version of this page: https://verifymcp.io/servers/didrod205-korean-patent-mcp/korean-patent-mcp
