MCP.so
ログイン
P

penDART MCP - Korean corporate disclosure data for AI agents

@SongHyojun0228

penDART MCP - Korean corporate disclosure data for AI agents について

### Server Name

基本情報

カテゴリ

データと分析

トランスポート

stdio

公開者

SongHyojun0228

投稿者

효준 송

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "opendart": {
      "command": "npx",
      "args": [
        "-y",
        "opendart-mcp"
      ],
      "env": {
        "DART_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}

ツール

5

Search Korean companies by name, stock code, or DART corp code

Search disclosure filings with date/type filters

Get key financials: revenue, operating profit, net income, assets, liabilities

Compare financials across multiple companies side by side

Get full financial statements (BS, IS, CIS, CF, SCE)

概要

What is penDART MCP - Korean corporate disclosure data for AI agents?

penDART MCP connects AI agents (Claude Desktop, Cursor, etc.) to Korea’s DART (Electronic Disclosure System) official corporate filings. It lets you ask natural‑language questions like “Show me Samsung Electronics’ financial statements” and get real answers from public Korean financial data.

How to use penDART MCP - Korean corporate disclosure data for AI agents?

Add the server to your AI client’s MCP configuration (e.g., claude_desktop_config.json). Run with npx opendart-mcp and set the DART_API_KEY environment variable. A free API key is obtained from opendart.fss.or.kr. Corporate codes are downloaded automatically on first start.

Key features of penDART MCP - Korean corporate disclosure data for AI agents

  • Search Korean companies by name, stock code, or DART corp code.
  • Search disclosure filings with date/type filters.
  • Get key financials: revenue, operating profit, net income, assets, liabilities.
  • Compare financials across multiple companies side by side.
  • Retrieve full financial statements (balance sheet, income statement, cash flow, etc.).

Use cases of penDART MCP - Korean corporate disclosure data for AI agents

  • Ask your AI for a company’s basic information and stock code.
  • Query recent disclosure filings for a specific company.
  • Request annual or quarterly financial summaries (e.g., revenue, net income).
  • Compare financial performance of competing Korean companies.
  • Retrieve detailed financial statements for in‑house analysis.

FAQ from penDART MCP - Korean corporate disclosure data for AI agents

How do I get a DART API key?

Sign up at opendart.fss.or.kr, log in, and apply for an API key. It is issued instantly and free of charge.

Is the API key free? Are there usage limits?

Yes, it is free. The DART OpenAPI allows up to 10,000 requests per day.

Do I need to manually download the corporate code data?

No. The server automatically downloads the corporate code database on first run. You can manually update it later with npm run update-corp-codes if needed.

Which AI clients are supported?

Claude Desktop and Cursor are explicitly supported. Any MCP‑compatible client (including MCP Inspector for debugging) can be used.

What is the project structure?

The server entry point is src/index.ts. Tools are organized in src/tools/ (disclosure and financial) and utilities in src/utils/ (DART API client, corp‑code conversion, formatting helpers).

コメント

「データと分析」の他のコンテンツ