Skip to main content
Glama
scvcoder

korean-law-alio-mcp

by scvcoder

search_alio_regulation_text

Find specific regulation texts across Korean public institutions by entering a keyword. Optionally narrow results to selected institutions. Returns up to 50 matching snippets.

Instructions

[ALIO] 전체 수집된 규정 본문에서 키워드 전문검색. institutions 로 기관 제한 가능. 히트 라인/스니펫 반환.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes검색 키워드(2자 이상)
institutionsNo대상 기관코드(또는 기관명) 목록. 생략 시 전체 기관
maxPerRegulationYes규정당 최대 스니펫 수
maxResultsYes전체 최대 결과 수
Behavior3/5

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

No annotations provided, so description must carry burden. It discloses that it performs full-text search and returns snippets, implying read-only behavior. However, lacks details on case sensitivity, language processing, or performance implications.

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 concise sentences covering action, resource, filtering, and return format. No redundant words; effectively front-loaded with the main purpose.

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 no output schema and no annotations, description could be more complete. It omits details about snippet structure, empty result behavior, and whether search is limited to certain regulation types. Acceptable but leaves moderate gaps.

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?

Input schema has 100% coverage, so baseline is 3. Description adds value by explaining that 'institutions' parameter enables filtering by institution and that 'maxPerRegulation' and 'maxResults' control snippet/output count, going beyond schema descriptions.

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?

Description clearly states verb '전문검색' (full-text search) and resource '전체 수집된 규정 본문' (all collected regulation text), with optional institution filtering and return of hit lines/snippets. It distinguishes from sibling search tools by specifying regulation text and return format.

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 explicit guidance on when to use this tool versus other search siblings like search_law or search_admin_rule. The name implies regulation text, but without contrast, the agent must infer use cases.

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