Skip to main content
Glama
jjlabsio

korea-stock-mcp

get_financial_statement

Get XBRL financial statement accounts for Korean listed and major unlisted firms. Use corporate code, year, report type, and individual/consolidated flag to retrieve data; optionally limit to a specific statement.

Instructions

재무제표: 상장법인(유가증권, 코스닥) 및 주요 비상장법인(사업보고서 제출대상 & IFRS 적용)이 제출한 정기보고서 내에 XBRL재무제표의 모든계정과목을 제공합니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sj_nmNo재무상태표, 포괄손익계산서, 자본변동표, 현금흐름표 중 하나. 없으면 전체조회
fs_divYes개별/연결구분: OFS(재무제표), CFS(연결재무제표)
bsns_yearYes사업연도(4자리) - 2015년 이후부터 정보제공
corp_codeYes공시대상회사의 고유번호(8자리)
reprt_codeYes보고서 코드: 11013(1분기), 11012(반기), 11014(3분기), 11011(사업보고서)
Behavior2/5

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

No annotations are provided, and the description does not disclose behavioral traits such as read-only nature, authentication requirements, rate limits, or whether the data is cached. The description only states what data is provided, lacking transparency on side effects or prerequisites.

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 a single sentence that is concise and front-loaded with '재무제표:'. It contains all necessary information without redundancy. However, it could be broken into multiple sentences for clarity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the complexity of financial data and the absence of an output schema, the description is too brief. It does not explain what the returned data contains (e.g., structure of all account items) or how to interpret the response. More context on output format is needed for an agent to use this tool effectively.

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 description coverage is 100%, with all parameters having detailed descriptions including enum values. The tool description adds minimal value beyond the schema; it does not explain parameter interactions or usage patterns. Baseline 3 is appropriate due to high schema 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 clearly states that the tool provides all account items of XBRL financial statements from periodic reports for listed and major non-listed companies. It uses a specific verb ('제공합니다') and resource ('XBRL재무제표의 모든계정과목'), and the scope ('상장법인 및 주요 비상장법인') distinguishes it from sibling tools like get_stock_base_info or get_disclosure.

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?

No explicit guidance on when to use this tool versus alternatives. The description only explains what the tool does but does not provide context about when it is appropriate or when to use other tools like get_disclosure or get_corp_code.

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/jjlabsio/korea-stock-mcp'

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