Skip to main content
Glama

search_decisions

Read-onlyIdempotent

Search Korean legal decisions across 18 domains including precedents, interpretations, and rulings. Filter by domain and options to retrieve relevant case law and administrative decisions.

Instructions

Korean-law-mcp — [통합검색] 18개 도메인(판례·해석례·헌재·행심·조세심판·관세·국세청·공정위·개인정보위·노동위·권익위·소청심사·학칙·공사공단·공공기관·조약·영문법령) 통합 검색. domain으로 선택. 판례 본문까지 필요하면 domain='precedent', options.includeText=true, options.detailLimit=N. 세무 관련 국세청 직접 회신 해석은 domain='nts'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo페이지 (기본1)
sortNo정렬: lasc/ldes/dasc/ddes/nasc/ndes
queryNo검색 키워드
domainYes도메인 선택 (enum 값 참조)
displayNo결과 수 (기본20)
optionsNo도메인별 옵션. prec:{court,caseNumber,fromDate,toDate} tax_tribunal:{cls,gana,dpaYd,rslYd} customs:{inq,rpl,gana,explYd} constitutional:{caseNumber} interpretation:{fromDate,toDate} treaty:{cls,natCd,eftYd,concYd}
Behavior3/5

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

Annotations already declare readOnlyHint, openWorldHint, idempotentHint as true, and destructiveHint as false. The description adds that it is an integrated search with domain-specific options, which is consistent and provides additional context, but does not significantly extend beyond the annotations.

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 concise with two sentences, but the first sentence is a mix of Korean and English, which may reduce clarity for some agents. It front-loads the key purpose but could be structured more cleanly.

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

Completeness3/5

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

Given the complexity (6 parameters, nested 'options' object, no output schema), the description covers the main use cases and provides examples, but it does not fully explain all domain-specific option structures or the return format. More detail could improve completeness.

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?

The input schema has 100% description coverage for parameters. The description adds value by explaining the meaning of the 'domain' parameter with examples (e.g., 'nts' for tax), and hints at usage of 'options' for certain domains. This enriches the schema beyond the baseline.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it is an integrated search across 18 domains, with specific domains listed in the enum. It mentions selecting a domain and gives an example for precedents. However, it does not explicitly distinguish itself from the sibling 'search_law' tool, which may have overlapping functionality.

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

Usage Guidelines3/5

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

The description provides usage guidance for specific domains (e.g., 'precedent' with options.includeText, 'nts' for tax inquiries). It implies that the tool covers multiple legal domains but lacks explicit when-to-use vs. alternatives. No exclusions or comparisons to sibling tools are given.

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/pragato-throwaway/korean-law-mcp-unclean'

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