Korean Patent Status — 특허 존속 여부 판정 runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from npm. Last commit 17 Sep 2026.
특허 검색이 아니라 존속 판정: 특허·실용신안 번호가 지금도 유효한지 등록원부 연차료까지 대조해 소멸 사유와 함께 알려줍니다
Today is the operative word: we check Korean Patent Status — 특허 존속 여부 판정 every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add korean-patent-mcp -- npx -y korean-patent-mcp
{
"mcpServers": {
"korean-patent-mcp": {
"args": [
"-y",
"korean-patent-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.korean-patent-mcp]
command = "npx"
args = ["-y", "korean-patent-mcp"]
{
"mcpServers": {
"korean-patent-mcp": {
"args": [
"-y",
"korean-patent-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"korean-patent-mcp": {
"args": [
"-y",
"korean-patent-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
KIPRIS_SERVICE_KEY (KIPRIS Plus 서비스 키. plus.kipris.or.kr에서 무료로 발급합니다(공공데이터포털 키가 아닙니다).), DATA_GO_KR_SERVICE_KEY (선택. 공공데이터포털 등록원부 API 키(일반 인증키 Decoding). 넣으면 만료일·권리자·연차료를 등록원부 확정값으로 판정합니다.), KIPRIS_CACHE_TTL (선택. 같은 번호 조회를 캐시하는 시간(초). 기본 3600.).
The author declared them in the registry entry; get the values from the project itself.
Answers built from our own checks of this server.