Skip to main content
Glama
vertical-mcp

dart-mcp

by vertical-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DART_API_KEYYes40-character OpenDART API key from https://opendart.fss.or.kr

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_disclosuresA

Search Korean company disclosures filed with the FSS. Returns filings with receipt numbers, titles, filers, and dates. Filter by date range, company corp_code, disclosure type, and market (KOSPI/KOSDAQ/KONEX).

get_company_infoA

Get company profile from DART: name, CEO, registration numbers, address, homepage, IR page, industry code, establishment date, fiscal year-end month. Requires DART corp_code (8-digit).

get_financial_summaryA

Get full financial statement line items (BS/IS/CIS/CF/SCE) for a company for a given year and report. Supports consolidated (CFS) or separate (OFS) statements. Report codes: 11011=annual, 11012=half-year, 11013=Q1, 11014=Q3.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.2/5.0

Scored across 3 tools

Disambiguation5/5

Each tool targets a distinct resource and action: searching for disclosure filings, retrieving company profile information, and fetching financial statement data. There is no overlap in their purposes.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern: search_disclosures, get_company_info, get_financial_summary. The prefix convention (search_/get_) is uniform and predictable.

Tool Count4/5

With only 3 tools, the server is on the smaller side but covers the core workflow of accessing Korean corporate disclosures. The count feels slightly thin but is appropriate for a focused utility.

Completeness4/5

The tool set covers the primary use cases: finding filings, obtaining company details, and retrieving financials. Missing are details of specific disclosure documents or a company list, but these are minor gaps that can be worked around.

Maintenance

ActivityInactive
ResponsivenessNo issues