Skip to main content
Glama
aesthetic-legalism5470

korean-dart-mcp

search_disclosures

Search DART financial disclosures using company name, date range, or predefined filters. Features three modes: basic, preset batch, and full-period parallel.

Instructions

DART 공시 검색 (3 모드): 기본(단일 페이지, page+size), preset(22개 프리셋 자동 필터+전량 병렬), all_pages(프리셋 없이 기간 전체 병렬). rcp_no(rcept_no) 로 download_document / get_attachments 연동.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
endNo종료일 (생략 시 오늘)
corpNo회사명/종목코드/corp_code. 생략 시 전체
daysNobegin 대신 오늘 기준 과거 N일 (preset 모드 기본 7, 일반 90)
kindNo공시유형: periodic/major/issuance/holdings/audit/other/fund/abs/exchange/ftc
pageNo페이지 모드 시 페이지 번호
sizeNo페이지 모드 시 페이지 크기
beginNo시작일 YYYY-MM-DD (생략 시 기본값)
limitNo배치 모드 최종 반환 개수 상한
presetNo프리셋 22종: treasury_buy/sell/trust · cb/bw/eb_issue · rights_offering/bonus_issue/capital_reduction · merger/split/stock_exchange · business_transfer/acquisition · large_holding_5pct · annual_report/half_report/quarterly_report · audit_report · correction_all · insolvency · litigation. 지정 시 kind·키워드 자동 + 전량 페이지 병렬 수집.
all_pagesNopreset 없이도 기간 전체를 병렬 수집. true 시 page/size 대신 limit 적용.
final_onlyNo최종보고서만 (정정공시 제외)
concurrencyNo배치 모드 페이지 병렬 동시성 (1~10, 기본 5). 높이면 빠르지만 DART 일일 20,000건 한도/분당 쿼터 근접 위험.
include_correctionsNo정정공시 포함 (preset 모드 전용). correction_all 은 자동 true.
Behavior5/5

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

With no annotations, the description carries full burden. It details behavioral traits: three modes with parallel execution, automatic filter application in preset, concurrency limits, and DART API daily/quota limits. It also links results to download/get_attachments via rcp_no.

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 (one sentence) but dense; it packs mode details and linking into a single line. Could benefit from structured formatting, but remains clear and efficient.

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 tool's complexity (13 parameters, 3 modes, no output schema), the description covers modes, parameter notes, and API limits. However, it does not explicitly describe the output format (e.g., that results include rcp_no), which would enhance completeness.

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

Parameters4/5

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

Schema coverage is 100% with all 13 parameters described. The description adds context beyond schema, e.g., 'days' default for preset vs. normal mode, and concurrency parameter notes about API limits. Baseline is 3, and extra context justifies a 4.

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 'DART disclosure search' and lists three distinct modes (basic, preset, all_pages), specifying their use cases. This distinguishes it from sibling tools like download_document or get_attachments.

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 explains when to use each mode (basic for single page, preset for automatic filters, all_pages for full period), providing clear context. However, it does not explicitly exclude alternative tools or state prerequisites, as there are no similar sibling tools.

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/aesthetic-legalism5470/korean-dart-mcp'

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