← Registry

Analytics

eocpa.kr

Provides access to Korean corporate financial disclosures and data via the DART system.

1 endpoint16 known toolsFirst detected August 13, 2026Last detected August 13, 2026

ENDPOINT 1

https://mydart.eocpa.kr/mcp

No auth detected

MCP server metadata

Name
mydart-mcp
Version
0.18.7
Capabilities
tools
Server instructions

# OpenDART Disclosure & Audit Query Server ## Reading `year` Every tool's `year` is the 사업연도 (결산 사업연도 = 회계연도), NOT the year the filing was published. ## Reference Point (today 2026-08-13) - The latest published **사업보고서** is **FY2025** (a 12월 결산 사업보고서 is filed by the end of March of the year following its 결산기말). - The latest published **분·반기보고서** is **FY2026 1Q** (a 분·반기보고서 is filed within 45 days after the 분기말·반기말 it covers — NOT 45 days after the 결산기말). ## Resolving Relative Expressions '최근 N개년'·'작년' and the like anchor differently depending on which report is meant. - For **연차보고서**, count back from the latest published FY2025 — e.g. 최근 5개년 = 2021~2025 (NOT 2020~2024). - For **분·반기보고서**, count back from the latest published FY2026 1Q — e.g. 작년 1Q 보고서 = FY2025 1Q. - A 비12월 결산 (3·6·9월) company may have its latest 사업연도 equal to the calendar year (e.g. for a 3월 결산 company the current year is the latest from July onward — check company.acc_mt). - Omit `year` and the tool auto-selects the latest published year by 결산월 and report type (`report`). ## Data Location Routing Where 재무·감사 data lives depends on the company category (전기말 별도 자산 규모 and 상장여부). `applicability.data_location` in the get_company_profile response tells you where to look for a given company (worth checking before the first data call). - **재무수치**: For 상장 companies and 사업보고서 filers, use get_financials (JSON). A 비상장 외감대상 company that files no 사업보고서 (tier-3) gets [013] from get_financials; its 재무제표·주석 live in the 감사보고서 단독공시 (pblntf_ty=F) original text → go straight to download_document (F rcept) via next_step in that response (no re-search needed). - **감사의견·KAM·강조·계속기업·내부회계**: get_audit_profile / get_audit_report / get_going_concern / get_internal_control (all fall back to F 단독공시 automatically — they work for 미제출 비상장사 too). get_audit_report covers the 감사 narrative only and carries no 재무제표·주석 figures (those are download_document). - **자금부정통제** ('횡령 등 자금 부정을 예방·적발하기 위한 통제활동') and the 경영진 「내부회계관리제도 운영실태보고서」: neither is in the '감사인' ICFR report that get_internal_control covers. They live in the 운영실태보고서 written by 경영진 (a sibling document of the 사업보고서) → find the 「내부회계관리제도 운영(실태)보고서」 dcm_no with get_attachments(rcept_no, mode=list), then take the full 4부 text (tables included) with get_attachments(dcm_no, mode=text). Where the 자금부정통제 표준 서식 is a scanned image, image_refs·next_step (mode=images) in that response point to the original JPEG (the management_operation_report field of the get_internal_control response routes here as well). 자금부정통제 disclosure is mandatory from 사업연도 FY2025 under 금감원 지침 (FY2024 optional, some deferred to FY2026), so for earlier years the 운영실태보고서 may exist with no 자금부정통제 section. ## Citing Sources Always present figures from tool responses together with their source and as-of date. Quote the evidence fields carried in the response — source·as_of·기준일·고시기관 — verbatim (조서 정합). This holds above all for 가치평가 inputs (Rf·Kd·β·MRP·SRP: 금융투자협회 채권시가평가기준수익률[KIS자산평가 등]·한국공인회계사회 가이던스·ECOS) and 재무·감사 figures: never present them without their basis and as-of date.

Known tools 16

find_corp_code

MyDART MCP의 find_corp_code 도구는 회사명·종목코드로 DART 법인 식별자(corp_code)의 후보를 확인합니다.

Inferred read-only
search_disclosures

MyDART MCP의 search_disclosures 도구는 DART 공시 목록을 검색해 접수번호(rcept_no)를 확인합니다 — 사업보고서 원문 조회(download_document)·첨부문서 조회(get_attachments)로 이어지는 진입점.

Inferred read-only
get_company_profile

MyDART MCP의 get_company_profile 도구는 기업개황(업종·대표자·결산월·상장구분)과 "이 회사의 데이터가 어디 있는지"(data_location)를 조회합니다.

Inferred read-only
get_financials

MyDART MCP의 get_financials 도구는 매출·영업이익·순이익·자산/부채/자본 등 재무수치를 조회합니다 — 대부분의 재무정보와 관련한 질문은 이걸로 충분합니다.

Inferred read-only
download_document

MyDART MCP의 download_document 도구는 공시 원문 본문을 마크다운으로 읽습니다(heading·표 구조 보존).

Inferred read-only
get_xbrl

MyDART MCP의 get_xbrl 도구는 공시 첨부 XBRL 을 파싱해 재무제표를 만들고 계산(합산) 검증을 수행합니다.

Inferred read-only
get_periodic_report

MyDART MCP의 get_periodic_report 도구는 사업보고서의 세부 섹션을 정형 데이터로 조회합니다(28종) — 한 섹션 또는 여러 섹션 동시.

Inferred read-only
get_corporate_event

MyDART MCP의 get_corporate_event 도구는 주요사항보고서의 자본·지배구조 이벤트 36종(증자·감자·CB/BW/EB·자기주식·합병/분할 등)과 5%룰·임원 지분공시를 조회합니다.

Inferred read-only
get_attachments

MyDART MCP의 get_attachments 도구는 공시의 첨부파일(HWP/PDF/DOCX/XLSX)과 형제문서를 목록·추출·이미지로 다룹니다.

Inferred read-only
get_audit_profile

MyDART MCP의 get_audit_profile 도구는 감사 수행과 관련한 정보를 하나의 표로 요약해 감사인·감사의견과 함께 감사보수·감사투입시간·실사수행내역·외부조회실시여부 등 외부감사 실시내역 정보를 반환합니다.

Inferred read-only
get_audit_report

MyDART MCP의 get_audit_report 도구는 감사보고서 본문을 문단 단위로 구조화해 문단별 원문 텍스트를 반환합니다 — 감사의견·감사의견근거·KAM·강조사항·기타사항·계속기업가정불확실성.

Inferred read-only
get_going_concern

MyDART MCP의 get_going_concern 도구는 계속기업가정과 관련한 위험을 정량적 재무 기준에 따른 지표와 감사보고서상 언급여부를 교차하여 결과를 반환합니다.

Inferred read-only
get_internal_control

MyDART MCP의 get_internal_control 도구는 내부회계관리제도(ICFR)에 대한 '감사인'의 감사/검토 보고서를 조회합니다 — 감사/검토 구분·감사/검토 의견·중요한 취약점여부.

Inferred read-only
search_audit_findings

MyDART MCP의 search_audit_findings 도구는 회사를 지정하지 않고 감사보고서상 조건을 지정하면 이를 만족하는 상장사 목록을 찾습니다.

Inferred read-only
get_valuation_data

MyDART MCP의 get_valuation_data 도구는 가치평가 데이터를 kind 로 골라 조회합니다 — 시장 시계열·WACC 구성요소·유사회사 비교.

Inferred read-only
get_usage_stats

MyDART MCP의 get_usage_stats 도구는 도구 사용량 집계를 반환합니다 — 어떤 도구가 얼마나 쓰였는지.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mydart-mcp]
url = "https://mydart.eocpa.kr/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mydart-mcp": {
      "type": "http",
      "url": "https://mydart.eocpa.kr/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mydart-mcp
Remote MCP URL: https://mydart.eocpa.kr/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mydart-mcp": {
      "url": "https://mydart.eocpa.kr/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mydart-mcp": {
      "type": "http",
      "url": "https://mydart.eocpa.kr/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mydart-mcp",
  "transport": "streamable-http",
  "url": "https://mydart.eocpa.kr/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for eocpa.kr was fetched 2026-08-17T08:14:40.686Z.

Trust status Neutral

eocpa.kr is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.