Skip to main content
Glama
scvcoder

korean-law-alio-mcp

by scvcoder

advanced_search

Filter Korean laws, administrative rules, or ordinances by type, ministry, or enforcement date. Combine keywords with AND/OR to target precise legal documents.

Instructions

[고급검색] 법령종류/부처/시행일 필터 검색. 복합 조건 시.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes검색 키워드
searchTypeYes검색 대상: law (법령), admin_rule (행정규칙), ordinance (자치법규), all (전체)law
fromDateNo제정일 시작 (YYYYMMDD)
toDateNo제정일 종료 (YYYYMMDD)
orgNo소관부처코드
operatorYes키워드 결합 연산자AND
displayYes최대 결과 개수
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 must convey all behavioral traits. It does not disclose key aspects such as read-only nature, pagination, authentication requirements, or the effect of filters. The brief description adds minimal behavioral context, which is insufficient for a tool with 8 parameters.

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

Conciseness3/5

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

The description is very short (two phrases) but lacks formal structure or full sentences. It is concise but at the expense of clarity and completeness. While not verbose, it could be more organized.

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?

Given the tool's complexity (8 parameters, many siblings, no output schema), the description is incomplete. It does not explain return values, how to combine filters, or when to prefer this over other search tools. The mismatch between description and schema further detracts from completeness.

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

Parameters2/5

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

Although schema description coverage is 100%, the description does not add meaningful value beyond the schema. It mentions filters by law type, department, and enforcement date, but these correspond to parameters 'searchType', 'org', and 'fromDate/toDate', with a mismatch: description says '시행일' (enforcement date) while schema says '제정일' (enactment date). This inconsistency could confuse the agent.

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 states 'Advanced Search' with filtering by law type, department, and enforcement date, which clearly indicates the tool's function. However, it does not explicitly distinguish it from sibling tools like 'search_law' or 'search_ordinance', relying on the 'advanced' label. A more detailed differentiation would improve clarity.

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 phrase '복합 조건 시' (when complex conditions) provides implicit guidance that this tool is for complex queries. However, it does not explicitly state when to avoid it or which alternative tools to use for simpler searches, leaving room for ambiguity.

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