Skip to main content
Glama
scvcoder

korean-privacy-law-mcp

by scvcoder

search_privacy_cases

Search PIPC consultation cases using keyword and filters for processor, action, domain, and year. Retrieve practical replies not available in legislation API.

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?

No annotations provided, but description discloses search method (BM25, contextual retrieval), auto-attribution of PIPC license, and filter behavior. Lacks explicit read-only statement but sufficient 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?

Somewhat long but front-loaded with purpose, then filters, examples, differentiation, and sibling references. Every sentence adds value, though could be slightly more concise.

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 and no output schema, description covers search scope, filters, examples, and attribution. Lacks output format details but adequate for a search tool with good schema coverage.

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?

All 7 parameters have schema descriptions (100% coverage). Description adds extra meaning: tree filter support for categories, year range narrowing, and example usage with specific categories.

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 searches PIPC privacy cases (1,745) with BM25 and contextual retrieval. It distinguishes from sibling tools by noting it covers practical replies not in law-making API and explicitly mentions alternatives: search_privacy_guides and search_pipc_decisions.

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?

Provides explicit usage guidance including example query ('의료기관 환자 동의' + category3='보건·의료'), filter capabilities, and when to use sibling tools for official guides or violation decisions.

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