Skip to main content
Glama
scvcoder

korean-law-alio-mcp

by scvcoder

search_constitutional_decisions

Search Korean Constitutional Court decisions by keyword, case number, or date. Sort and filter results to locate rulings on unconstitutionality, fundamental rights, and more. Access official precedents for legal analysis.

Instructions

[헌재] 헌법재판소 결정례 검색.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNo검색 키워드 (예: '위헌', '기본권', '재산권')
caseNumberNo사건번호 (예: '2020헌바123')
displayYes페이지당 결과 개수 (기본값: 20, 최대: 100)
pageYes페이지 번호 (기본값: 1)
sortNo정렬 옵션: lasc/ldes (법령명순), dasc/ddes (날짜순), nasc/ndes (사건번호순)
apiKeyNo법제처 Open API 인증키(OC). 사용자가 제공한 경우 전달
Behavior2/5

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

No annotations are provided, so the description carries full burden. It does not disclose behavioral traits such as authentication requirements (apiKey parameter is present but not explained), whether the operation is read-only, or any rate limits. The description is too minimal to inform safe usage.

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 very concise at one sentence, but it is front-loaded and contains no fluff. It could be slightly more detailed without losing conciseness, but it is not overly verbose.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

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

With 6 parameters and no output schema, the description is too brief. It lacks information about return format, pagination behavior, result structure, or any special behavior beyond parameter descriptions. The tool's complexity warrants more context for effective use.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, with all parameters described adequately (e.g., query, caseNumber, display limits). The tool description adds no extra semantic value beyond the schema, so the baseline score of 3 is appropriate.

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 for constitutional court decisions ('[헌재] 헌법재판소 결정례 검색'), specifying the resource (constitutional decisions) and verb (search). This effectively distinguishes it from sibling tools like search_precedents (general precedents) and search_law (laws).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus alternatives. Given the many sibling search tools (e.g., search_precedents, search_law), the absence of usage context or exclusions makes selection harder for an AI agent.

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-law-alio-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server