Skip to main content
Glama
gyeongmin100

OpenDART MCP Server

by gyeongmin100

search_disclosures

Search South Korean stock disclosures filtered by company, date range, disclosure type, and more.

Instructions

공시 목록을 검색합니다. 기업, 날짜, 공시 유형 등으로 필터링 가능합니다.

Args: corp_code: DART 기업 고유번호 (8자리) bgn_de: 시작일 (YYYYMMDD) end_de: 종료일 (YYYYMMDD) last_reprt_at: 최종보고서 여부 (Y/N) pblntf_ty: 공시 유형 코드 (A:정기, B:주요, C:발행, D:지분, E:기타) pblntf_detail_ty: 공시 상세 유형 corp_cls: 법인 구분 (Y:유가, K:코스닥, N:코넥스, E:기타) sort: 정렬 기준 (date/crp/rpt) sort_mth: 정렬 방법 (asc/desc) page_no: 페이지 번호 page_count: 페이지당 건수 (최대 100)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sortNo
bgn_deNo
end_deNo
page_noNo
corp_clsNo
sort_mthNo
corp_codeNo
pblntf_tyNo
page_countNo
last_reprt_atNo
pblntf_detail_tyNo
Behavior2/5

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

No annotations are provided. The description does not disclose pagination behavior, default sorting, error conditions, authentication requirements, or rate limits. It only lists parameters without behavioral context.

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 fairly concise with a short introductory sentence followed by a parameter list. The parameter list is clearly structured but could be more front-loaded with key information about the tool's 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 the tool's complexity (11 parameters, no output schema), the description adequately covers parameter semantics but lacks details on return format, default behavior, error handling, and output structure. It leaves some gaps for the agent.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has no parameter descriptions (0% coverage). The description compensates fully by documenting all 11 parameters with their meanings, formats, and valid values in the Args section, adding significant value beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it searches a disclosure list and lists possible filters. It distinguishes itself from sibling 'get_*' tools which target specific reports. However, it does not explicitly differentiate itself from any similar search tools.

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?

The description provides no guidance on when to use this tool versus the many sibling tools, nor does it specify prerequisites or scenarios where it is not appropriate.

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/gyeongmin100/Open-Dart-Plugin'

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