Skip to main content
Glama
scvcoder

korean-privacy-law-mcp

by scvcoder

get_sectoral_related_laws

Retrieve sector-specific personal information protection laws mapped by PIPC for 8 sectors. Returns official laws and additional mention frequencies.

Instructions

PIPC 분야별 개인정보 보호 안내서(2024.12) 매핑 lookup. 8개 분야(인사·노무·사회복지시설·의료기관·약국·학원·교습소·통계작성·공공기관·온라인경품)별로 PIPC가 안내서 정형 표로 분류한 관련 법령 + lex specialis 원칙 + 본문 산재 인용 빈도 통계 반환. ** 우리 큐레이션 0 — PIPC 안내서 그대로 인덱스화. ** 응답에 페이지·출처 자동 첨부 (검증 가능). official_laws (공식 표, 권위) vs additional_mentions (빈도 통계, 참고) 분리. ** 본 도구는 출발점 ** — 분야 미수록·교차 도메인은 search_law·intelligent_law_search·get_pipc_curated_corpus로 추가 검토 필수. 별칭(인사/노무/병원/학원/감사/선거 등) 자동 정규화. 다음: search_law(법령명)으로 본문, search_privacy_guides(doc_type=sectoral)로 안내서 본문, get_pipc_curated_corpus()로 일반 도메인 매핑.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sectorNo분야명. 미지정 시 PIPC 안내서 8개 분야 list 반환. 지정 시 해당 분야의 PIPC 공식 매핑 + 본문 산재 인용 빈도. 유효 값: '인사·노무', '사회복지시설', '의료기관', '약국', '학원·교습소', '통계작성', '공공기관', '온라인경품'. 별칭(인사/노무/병원/학원/감사/선거 등) 자동 정규화.
include_additionalNoPIPC 공식 분류 표 외 본문 산재 인용 빈도 포함 여부 (기본 true). false면 official_laws만.
Behavior4/5

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

Despite no annotations, the description discloses return structure (official_laws vs additional_mentions), auto-attachment of page/source, non-curation status, and its role as a starting point. It does not mention side effects or auth needs, but these are likely minimal as it is a read-only lookup.

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 front-loads the core purpose and is well-structured with key points highlighted using **. While verbose, it packs essential information without unnecessary repetition. Could be slightly more concise, but effective.

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 and lack of output schema, the description adequately covers return format, usage context, and limitations. It explains how the data is indexed and suggests next steps for cross-domain queries. Missing pagination details but appropriate for a lookup tool.

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?

Input schema covers 100% of parameters. The description adds meaning: valid sector values, alias normalization, default behavior for missing sector (list all), and effect of include_additional parameter (default true, filters official only). This goes 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 performs a lookup of PIPC sectoral privacy guide mappings, returning related laws, lex specialis, and citation frequency. It explicitly distinguishes from sibling tools like search_law and get_pipc_curated_corpus.

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 provides explicit when-to-use guidance (for sectoral mapping) and when-not-to-use (for missing sectors or cross-domain queries), directing to alternative tools (search_law, intelligent_law_search, get_pipc_curated_corpus). It also mentions automatic alias normalization.

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