Skip to main content
Glama
aesthetic-legalism5470

korean-dart-mcp

get_xbrl

Retrieve XBRL financial statements from Korean DART in raw, markdown, or full taxonomy format with calculation validation.

Instructions

재무제표 XBRL 조회 — format 선택: raw=원본 ZIP 파일시스템 해제, markdown=whitelist 50태그 3년 3열 (~8KB), markdown_full=taxonomy 전체 계정 + 계산 검증 (업종별 자동 대응, ~30-60KB).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
formatNoraw: ZIP 파일시스템 저장. markdown: whitelist 50태그 마크다운. markdown_full(v0.9.0+): taxonomy 전체 계정 + 계산 검증.raw
fs_divNomarkdown/markdown_full 전용: 연결/별도 기준consolidated
reportNo보고서 종류annual
out_dirNoformat="raw" 전용: 저장 디렉터리 (미지정 시 ~/.korean-dart-mcp/xbrl/{rcept_no}_{report}/)
rcept_noYes접수번호 14자리
sectionsNomarkdown/markdown_full 전용: 생성할 재무제표 종류
Behavior4/5

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

With no annotations provided, the description fully discloses behavioral traits: raw returns original ZIP, markdown is filtered (50 tags, 3 years, 3 columns, ~8KB), markdown_full includes full taxonomy with calculation verification (~30-60KB). No contradictions or missing destructive hints.

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?

Single sentence with a dash structure efficiently conveys all key options and their characteristics. No extraneous information; every part is informative.

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 6 parameters, 3 enums, and no output schema, the description adequately explains the tool's core functionality and format trade-offs. However, it could explicitly state when to choose each format (e.g., raw for full data, markdown for quick analysis) and what the output structure looks like.

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%, but the description adds value by explaining the format options' implications (e.g., file sizes, industry-specific auto response) and connecting parameters like fs_div and out_dir to specific formats, enhancing understanding beyond the schema.

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?

Description clearly states the tool retrieves XBRL financial statements and explicitly differentiates three format options (raw, markdown, markdown_full) with specifics about each, such as file sizes and content scope.

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?

No explicit guidance on when to use this tool versus sibling tools like get_financials or get_periodic_report. Usage context is implied through format descriptions but not directly stated.

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