Skip to main content
Glama
scvcoder

korean-privacy-law-mcp

by scvcoder

get_sectoral_related_laws

Retrieve sector-specific privacy laws from PIPC's official mapping for 8 sectors, separating official laws from additional mentions.

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만.
Behavior5/5

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

With no annotations, the description fully discloses behavior: it indexes PIPC guides as-is (curation 0), splits official vs additional mentions, attaches sources for verification, normalizes aliases, and notes it is a starting point. This provides comprehensive behavioral context.

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 somewhat lengthy but each sentence adds value and is front-loaded with purpose. 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.

Completeness5/5

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

Given the tool has only two simple parameters and no output schema, the description fully covers output composition (official vs additional), source attribution, and limitations. It is complete for effective use.

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%, so baseline is 3. The description adds value by explaining default behavior (list sectors if unspecified), alias normalization, and the effect of include_additional, going 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 is a lookup tool for PIPC sectoral related laws, specifying 8 sectors and detailing what it returns (official laws, additional mentions). It distinguishes from siblings by naming alternative tools for unlisted sectors or cross-domain queries.

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 explicitly says when to use this tool (as a starting point for sectoral mappings) and when not (for sectors not listed or cross-domain), directing to siblings like search_law, intelligent_law_search, get_pipc_curated_corpus.

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