Skip to main content
Glama
scvcoder

korean-privacy-law-mcp

by scvcoder

compare_old_new

Compare old and new versions of Korean statutes side by side, with changed text highlighted for tracking amendments between any two dates.

Instructions

법령 신구법 비교 (법제처 lawService · target=oldAndNew). 구조문(이전 시점)과 신조문(개정 후) 기본정보 + 변경 조문 목록 평행 노출. 변경 부분 **변경** 강조. PIPA 같은 자주 개정되는 법령의 차이 추적에 직접 활용 (예: 2023.9 → 2025.10 변경 조문). 다음: get_historical_law(mst)로 신/구 각 시점 전문, get_law_history로 다른 시점 비교.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
mstYes법령일련번호 — 신조문(현행) 또는 구조문(연혁) 둘 다 수용. search_law·get_law_history 결과의 mst 사용.
Behavior4/5

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

No annotations provided, so description must cover behavior. It describes the output (basic info and parallel changed clauses with '**변경**' emphasis) and mentions the API target parameter. Lacks details on error handling, rate limits, or maximum diff size, but is reasonable for a read-only comparison.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two tight sentences plus a short follow-up. Front-loads purpose and adds actionable usage details. No wasted words.

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?

No output schema, but description adequately explains output format (basic info + parallel changed clauses with highlights). Could mention if comparisons are limited in scope (e.g., only clause-level changes), but generally sufficient for its purpose.

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?

The schema describes `mst` as law serial number. The description adds critical context: it accepts both old and new law serial numbers from search_law or get_law_history, clarifying how to use the single parameter.

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 compares old and new versions of a law (법령 신구법 비교), listing basic info and changed clauses with highlights. It distinguishes from siblings like compare_articles and get_historical_law by focusing on parallel comparison of two versions.

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?

Explicitly says to use for tracking differences in frequently amended laws (e.g., PIPA) and gives an example date range (2023.9 → 2025.10). Also directs to follow-up tools: get_historical_law for full text and get_law_history for other time comparisons.

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