Skip to main content
Glama
scvcoder

korean-law-alio-mcp

by scvcoder

get_alio_statistics

Obtain an overview of Korean public institution regulations: total counts, distributions by type/ministry/category, and average amendment frequency. Assess data scope or reliability before answering.

Instructions

[ALIO] 수집 데이터 개관 — 총 기관/규정 수, 기관유형·주무부처·분류 분포, 평균 개정 빈도. LLM 이 답변 전 데이터 scope 가늠 또는 사용자가 신뢰성 판단할 때.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topNYes각 분포의 상위 N 항목 (기본:10)
byTypeYes기관유형별 분포 포함
byMinistryYes주무부처별 분포 포함
byCategoryYes규정 분류(category) 분포 포함
Behavior4/5

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

No annotations provided, so description carries full burden. It discloses the tool returns read-only statistics (counts, distributions, frequency). No mention of side effects or performance, but sufficient for a statistics overview 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 concise sentences. First sentence states what the tool does, second sentence provides usage context. No wasted words.

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?

No output schema, but description lists expected return fields (totals, distributions, revision frequency). Adequate for an agent to understand what data will be returned. Could be improved by mentioning it returns paginated or aggregated data.

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 coverage is 100% with all parameters described. The description mentions distributions by type/ministry/category, which aligns with parameters but adds no new detail beyond what the schema provides. 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 it provides an overview of collected ALIO data including total counts, distributions by type/ministry/category, and average revision frequency. This distinguishes it from sibling tools that focus on specific regulations or searches.

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 gives explicit usage scenarios: 'When LLM gauges data scope before answering or when user judges reliability.' This provides clear context for when to invoke the tool.

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