Skip to main content
Glama
gitbosung

open-ALIO-mcp

by gitbosung

search_guidelines

Search locally loaded guidelines (e.g., budget operation guidelines not on law.go.kr) by article. Use space-separated keywords for AND condition and filter by year and issuer.

Instructions

로컬에 적재된 지침(예산운용지침 등 law.go.kr 미등재 시달 지침)을 조문 단위로 검색합니다.

공백으로 구분한 여러 키워드는 AND 조건입니다 (예: '총인건비 인상률'). 연도별 지침은 year로 구분하세요. 적재 목록은 리소스 alio://guideline-index 참조. 상시 지침(경영지침·혁신지침 등)은 search_admin_rules(law.go.kr)가 우선입니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYes
yearNo
issuerNo
limitNo
Behavior4/5

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

With no annotations provided, the description carries the full burden. It discloses that the tool searches local data, operates at clause level, supports AND queries, and references an external resource for the list of loaded items. It does not mention authentication or rate limits, but these are generally expected for a search 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?

The description is concise with multiple sentences, each serving a purpose: scope, keyword behavior, year usage, reference resource, and sibling tool prioritization. No unnecessary information, and the core purpose is 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 search tool with 4 parameters and no output schema, the description provides sufficient context: what constitutes the data source, how keywords work, year separation, and a fallback to a sibling tool. It could mention the default behavior for optional parameters, but overall it is adequate.

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 0%, so the description must compensate. It adds meaning for `query` (AND condition with spaces) and `year` (separate guidelines by year), but does not explain `issuer` or `limit`. The partial coverage earns a moderate score.

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 explicitly states the tool searches locally loaded guidelines at the clause level, with a specific verb 'search' and clear resource scope. It distinguishes itself from the sibling tool `search_admin_rules` by noting that standing guidelines should use that tool instead.

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

Usage Guidelines5/5

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

The description clearly states when to use this tool (for guidelines not on law.go.kr) and when not to (for standing guidelines, which should use `search_admin_rules`). It also explains query behavior (AND for multiple keywords) and year filtering.

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/gitbosung/open-ALIO-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server