Skip to main content
Glama
scvcoder

korean-privacy-law-mcp

by scvcoder

search_privacy_corpus

Search official PIPC guides and consultation cases to find practical guidance on Korean personal information protection law. Uses BM25 retrieval for relevant results.

Instructions

PIPC 공식 가이드 4종(질의응답·소상공인·CCTV·분야별 안내서 8개 편 전체) + privacy.go.kr 상담사례 1,745건 통합 BM25 검색 (총 2,432 청크, Contextual Retrieval 적용). 법제처 API가 못 가진 PIPC 실무 자료가 차별화 — 정의 사례·상담 회신·업종별 적용 안내. LLM 첫 진입에 가장 자연스러운 도구. source_type=guide/case로 분리 검색도 가능. 응답에 PIPC attribution 자동 첨부 (pipc-attribution 라이선스). 다음: 더 좁은 검색은 search_privacy_cases·search_privacy_guides, 법조문은 search_law·get_law_text.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes검색 키워드 (PIPA 도메인 — 예: '의료기관 환자 동의', 'CCTV 설치', '가명정보 결합', '직원 이력서')
displayNo결과 개수 (기본 5, 최대 30)
source_typeNoguide=PIPC 공식 안내서 / case=privacy.go.kr 상담사례 / all=둘 다all
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description fully bears the burden. It discloses the retrieval method (BM25, Contextual Retrieval), filtering capability via source_type, and automatic PIPC attribution. However, it does not mention rate limits, pagination, or result structure, which are minor gaps given no annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise, packing key information (coverage, differentiation, filtering, attribution, alternatives) into a single paragraph. It front-loads the main purpose. Could be slightly more structured with bullet points, but it remains highly readable.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (2,432 chunks, BM25, source filtering), the description is quite complete. It covers scope, retrieval method, filtering, attribution, and alternatives. No output schema exists, and the description omits response format, but for a search tool this is acceptable given standard expectations.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with all three parameters described. The description adds value by explaining the source_type enum values ('guide=PIPC 공식 안내서 / case=privacy.go.kr 상담사례') and providing query examples, going beyond the schema definitions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's purpose as a unified BM25 search over PIPC official guides and counseling cases. It explicitly differentiates from sibling tools like search_privacy_cases and search_privacy_guides by noting it is broader and includes both sources.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description recommends this as the first-entry search tool and explicitly suggests narrower alternatives ('다음: 더 좁은 검색은 search_privacy_cases·search_privacy_guides, 법조문은 search_law·get_law_text'). This provides clear when-to-use and when-not-to guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/scvcoder/korean-privacy-law-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server