Skip to main content
Glama
scvcoder

korean-privacy-law-mcp

by scvcoder

search_privacy_cases

Search PIPC privacy counseling cases by keyword, category, and year to find practical compliance guidance for Korean data protection.

Instructions

PIPC privacy.go.kr 상담사례 1,745건 BM25 검색 (Contextual Retrieval 적용). category1(처리자) × category2(처리행위) × category3(분야) 트리 필터 지원. year_min/year_max로 연도 범위 좁히기. 법제처 API에 없는 PIPC 실무 회신이 차별화. 예: '의료기관 환자 동의' + category3='보건·의료' → 의료 도메인 사례. 응답에 PIPC attribution 자동 첨부 (pipc-attribution 라이선스). 다음: search_privacy_guides로 공식 가이드, search_pipc_decisions로 위반·과징금 의결.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes검색 키워드 (예: '환자 동의', 'CCTV 화각', '직원 주민등록번호', '쿠키')
category1No처리자 분류 (예: '개인정보처리자(민간)', '정보주체(일반국민)', '공공기관')
category2No처리행위 (예: '개인정보 수집·이용', '제3자 제공', '파기')
category3No분야 (예: '보건·의료', '금융', '교육', '온라인')
year_minNo최소 연도 YYYY (case_year 필터)
year_maxNo최대 연도 YYYY
displayNo결과 개수 (기본 5, 최대 30)
Behavior4/5

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

With no annotations, the description carries full burden. It discloses the data source, number of cases, retrieval method (BM25 with contextual retrieval), auto-attribution, and differentiator from other APIs. It falls short of mentioning pagination behavior or authentication needs.

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 information-dense without being verbose, covering core function, filters, differentiator, example, attribution, and sibling tool references in a logical order. Minor redundancy could be trimmed but overall efficient.

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 7 parameters, no annotations, and no output schema, the description adequately explains the tool's operation, filtering capabilities, and output characteristic (attribution). It lacks description of result format but provides sufficient context for correct invocation.

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%, baseline 3. The description adds value by explaining the tree filter structure, year range narrowing, and providing an example that illustrates parameter interaction, 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 performs BM25 search on PIPC privacy.go.kr counseling cases and explicitly contrasts with sibling tools search_privacy_guides and search_pipc_decisions, making the purpose and differentiation unmistakable.

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?

It provides explicit guidance on when to use this tool versus alternatives, stating to use search_privacy_guides for official guides and search_pipc_decisions for violation decisions. It also gives a concrete example query.

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