Skip to main content
Glama
scvcoder

korean-privacy-law-mcp

by scvcoder

search_privacy_corpus

Search PIPC official guides and privacy.go.kr consultation cases to find practical answers on Korean personal information protection law compliance.

Instructions

PIPC 공식 가이드 4종(질의응답·소상공인·CCTV·분야별 안내서) + privacy.go.kr 상담사례 1,745건 통합 BM25 검색 (총 2,202 청크, 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
Behavior5/5

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

With no annotations, the description fully covers behavioral traits: algorithm (BM25), corpus size (2,202 chunks), retrieval method (Contextual Retrieval), source_type filtering, and PIPC attribution license. It also notes what the tool does not cover (법제처 API data). This is thorough for a search tool.

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 dense but front-loaded: key purpose and differentiation come first. Every sentence adds value, though it could be slightly more concise (e.g., merging the license mention). Overall efficient for the amount of information conveyed.

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 no output schema, the description omits details about the response format (e.g., fields returned). However, it does mention attribution attachment, which hints at response content. For a search tool with clear parameters, the missing output structure is a minor gap, but the description is otherwise complete.

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

Parameters5/5

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

Schema coverage is 100%, but the description adds significant value: it provides domain-specific examples for query ('의료기관 환자 동의'), clarifies the semantics of source_type (guide vs case vs all), and explains the display parameter's default and maximum. This goes well beyond the schema descriptions.

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 it searches over PIPC guides and privacy.go.kr cases using BM25, with specific counts and a clear verb ('통합 BM25 검색'). It distinguishes itself from siblings by being the broad corpus, while narrower tools are explicitly listed as alternatives.

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 gives explicit recommendations: 'LLM 첫 진입에 가장 자연스러운 도구' (most natural entry point) and mentions when to use alternatives ('더 좁은 검색은 search_privacy_cases·search_privacy_guides, 법조문은 search_law·get_law_text'). This provides clear context for tool selection.

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