Skip to main content
Glama
scvcoder

korean-law-alio-mcp

by scvcoder

suggest_alio_benchmark

Identify regulations present in peer institutions but missing from your institution, enabling targeted benchmarking and regulatory improvement.

Instructions

[ALIO] 동종기관(peers)에는 있으나 기준기관에는 없는 규정 제안. 벤치마킹 기회 탐색.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
baseYes기준 기관(내 기관) — 코드 또는 기관명
peersNo비교 피어 기관 목록 (선택). 생략 시 수집된 전체 기관(base 제외) 자동 사용. 사용자가 특정 피어를 지목하면 해당 명칭/코드를 배열로 전달.
topicNo토픽 키워드 필터 (제목에 포함된 규정만 비교)
similarityThresholdYes같은 규정으로 볼 유사도 하한
maxYes제안 최대 건수
Behavior2/5

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

With no annotations, the description carries full burden. It mentions suggestion of regulations but does not disclose any behavioral traits such as authentication needs, rate limits, or side effects beyond what is implied (read-only suggestion).

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?

The description is a single, front-loaded sentence that efficiently communicates the tool's purpose without unnecessary verbiage.

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 absence of an output schema and the moderate complexity (5 parameters), the description lacks information about return values, error conditions, and other contextual details needed for complete understanding.

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 description coverage is 100%, so the description adds minimal value beyond what schema already provides. It does not elaborate on parameters like similarityThreshold or max, though the overall purpose is clear.

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 the tool suggests regulations that exist in peers but not in the base institution, specifying the verb 'suggest', resource 'regulations', and distinguishing it from sibling tools like 'analyze_alio_regulation' or 'chain_alio_benchmark'.

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 implies usage for benchmarking opportunity exploration, but it does not explicitly state when to use this tool versus alternatives nor provide exclusions or prerequisites.

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