Skip to main content
Glama
scvcoder

korean-law-alio-mcp

by scvcoder

suggest_law_names

Input a partial Korean law name to receive a list of matching law name candidates, helping you locate laws when you lack the exact title.

Instructions

[자동완성] 법령명 일부 입력 시 후보 목록 제안. 정확한 법령명을 모를 때 사용.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
partialYes부분 입력된 법령명 (예: '관세', '환경')
apiKeyNo법제처 Open API 인증키(OC). 사용자가 제공한 경우 전달
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses the behavior (auto-complete suggestion), but lacks details on ordering, number of results, or potential side effects. Acceptable for a simple suggestion tool.

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 short sentences: first describes functionality, second provides usage guidance. No wasted words, front-loaded.

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?

For a simple suggestion tool with no output schema, the description covers purpose and usage adequately. It lacks details on behavior limits or expected output format, but is sufficient given the tool's simplicity.

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?

Both parameters (partial, apiKey) have descriptions in the schema; the description adds the example '관세, 환경' and explains the apiKey as '법제처 Open API 인증키'. This adds meaning beyond schema, especially for apiKey.

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 suggests candidate law names when a partial name is input, with a clear auto-complete function. It distinguishes from other search tools by focusing on partial input.

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

Usage Guidelines4/5

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

The description says 'Use when you don't know the exact law name,' providing explicit usage context. It does not explicitly mention when not to use or alternative tools, but the context is clear.

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