Skip to main content
Glama
aesthetic-legalism5470

korean-dart-mcp

get_financials

Retrieve financial statements from Korean DART disclosures. Get summary key metrics for one or multiple companies, or full balance sheet, income statement, and cash flow for a single company.

Instructions

재무정보 조회 — scope=summary(주요계정, 단일/다중사 자동) 또는 full(전체 재무제표, 단일사). summary 는 매출·영업이익·당기순이익·자산/부채/자본 핵심만, full 은 BS/IS/CF 전체 수백 행.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fsNoscope=full 시 연결(consolidated)/별도(separate) 선택consolidated
yearYes
corpsYes회사 배열. scope=summary 면 1개(단일) 또는 2+(다중사 비교). full 은 1개만.
scopeNosummary: 주요계정 8~10행 (빠름). full: 전체 재무제표(BS/IS/CF/CIS/SCE) 수백~천여 행summary
reportNoq1/half/q3/annualannual
sj_divNoscope=full 시 재무제표 종류 필터 (미지정 시 BS+IS — 기본 응답 사이즈 ~70% 절감). BS=재무상태표, IS=손익계산서, CF=현금흐름표, CIS=포괄손익계산서, SCE=자본변동표. 전체 받으려면 ["BS","IS","CF","CIS","SCE"] 명시.
Behavior4/5

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

No annotations provided, but description explains scope-dependent behavior, response size impact of sj_div, and speed differences. Lacks error conditions or rate limits but sufficient for safe use.

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

Conciseness3/5

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

Description is informative but somewhat verbose with multi-sentence explanations. Core purpose is front-loaded, but could be more concise.

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?

Completeness is good given no output schema; covers all parameters and behavioral nuances. Does not describe return format explicitly but implied by '행' (rows).

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 description coverage is high (83%), but description adds valuable context for scope and sj_div, including corps count limitations and default response size reduction that schema doesn't capture.

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?

Description clearly states '재무정보 조회' (financial info retrieval) and distinguishes between summary (key accounts) and full (complete statements). However, it could better differentiate from sibling tools like get_xbrl.

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?

Explicitly describes when to use summary (single/multi companies, fast) vs full (single company, detailed), and how sj_div can reduce response size. Also explains constraints on corps count per scope.

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