Skip to main content
Glama
gitbosung

open-ALIO-mcp

by gitbosung

list_disclosure_items

Retrieve disclosure items from Korean public institutions by filtering on disclosure type, schedule, metric category, or group. Use this to find periodic or occasional disclosure lists.

Instructions

ALIO 경영공시 50개 항목 카탈로그를 조회합니다 (정기/수시·공시주기·분류).

출처: alio.go.kr 경영공시 제도(공운법 제12조). "재무 공시는 언제 올라와?", "수시공시 항목만", "2분기 정기공시 목록" 같은 질문에 사용하세요.

disclosure_type: '정기' 또는 '수시'. schedule: 공시시기 부분일치 (예: '1분기', '매분기'). metric_category: 특정 지표(staff·finance 등)에 매핑된 공시항목만. only_with_metric=True면 본 MCP 지표로 조회 가능한 항목만 반환합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryNo
groupNo
disclosure_typeNo
scheduleNo
metric_categoryNo
only_with_metricNo
limitNo
Behavior3/5

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

With no annotations, the description carries the full burden. It discloses the data source and that only_with_metric filters items, but does not mention read-only nature, response format, or pagination. Adequate but not comprehensive.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise with a clear header, example queries, and parameter explanations. Every sentence adds value, though some parameter details could be more directly aligned.

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?

Given the 7 parameters and no output schema, the description covers the core functionality well. It provides source context and parameter semantics for the key filters, making it actionable for an AI agent.

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 0%, so the description must compensate. It describes disclosure_type, schedule, metric_category, and only_with_metric with usage details, but omits query, group, and limit. Partial coverage.

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 states a specific verb ('조회합니다' = query) and resource ('경영공시 50개 항목 카탈로그'), clearly distinguishing it from sibling tools that focus on different aspects like institutions or metrics.

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?

Provides explicit example queries (e.g., '재무 공시는 언제 올라와?', '수시공시 항목만') that illustrate when to use this tool, though it does not explicitly state when not to use or mention alternatives.

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