You're viewing a demo portfolio

Join the waitlist
PRSM

dart_search_filings

Active

Tool of Dart Kr

declared in 0.1.0

AUTHORITATIVE list of recent Korean corporate disclosures filed to DART (Korea's SEC equivalent). Returns rcept_no (receipt ID), rcept_dt (filing date), corp_name, report_nm (disclosure title), corp_code. Filter by company via corp_code (e.g., "00126380" Samsung Electronics; see pack docstring for major chaebol codes), filing date range, or filing type. Use for "what did Samsung file last week", "recent KOSPI material events", "this quarter's ownership changes".

Parameters schema

{
  "type": "object",
  "properties": {
    "bgn_de": {
      "type": "string",
      "description": "Filing date start (YYYYMMDD). Defaults to 30 days ago when omitted."
    },
    "end_de": {
      "type": "string",
      "description": "Filing date end (YYYYMMDD). Defaults to today when omitted."
    },
    "page_no": {
      "type": "number",
      "description": "Page number (1-based, default 1)."
    },
    "corp_code": {
      "type": "string",
      "description": "8-digit DART corp identifier (Samsung 00126380, SK Hynix 00164779, etc.). Omit to list filings across ALL companies in the date range."
    },
    "pblntf_ty": {
      "type": "string",
      "description": "Disclosure category: A (periodic report), B (major events), C (issuance), D (ownership change), E (audit), F (fund), G (asset-backed securities), H (foreign), I (subscriber). Omit for all."
    },
    "page_count": {
      "type": "number",
      "description": "Results per page (1-100, default 10)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Dart Kr

https://github.com/pipeworx-io/mcp-dart-kr

2/7 registries
View full server →
dart_search_filings — Dart Kr — PRSM MCP