krxdart-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@krxdart-mcp삼성전자 최근 주가랑 공시 목록 알려줘"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
krxdart-mcp
금융감독원 Open DART 및 한국거래소(KRX) 주식시세 공식 API MCP 서버.
🛠️ 제공 도구
1. 원천 데이터 프록시 도구 (Raw API Proxy)
도구명 | 파라미터 | 설명 |
|
| 금융감독원 Open DART의 모든 공식 엔드포인트(/api/*)를 호출하여 원본 JSON을 그대로 반환(예: |
|
| 한국거래소(KRX)/금융위 공공데이터포털 주식시세정보 공식 API 원본 JSON 반환( |
|
| DART 공시 접수번호(14자리)의 법정 공시서류(ZIP)를 내려받아 파일 목록과 디코딩된 텍스트 본문 반환(※ 대용량 문서 시 응답 크기가 클 수 있음) |
2. 브릿지 유틸리티 (Utility)
도구명 | 파라미터 | 설명 |
|
| 회사명, 6자리 종목코드("005930"), 또는 8자리 고유번호로 기업 검색(종목코드/고유번호는 O(1) 인덱스 매핑, 회사명은 부분 일치 검색) |
Related MCP server: OpenDart-MCP
⚙️ MCP 연동 설정
MCP 클라이언트 설정 파일의 mcpServers 블록에 아래와 같이 등록합니다.
{
"mcpServers": {
"krxdart-mcp": {
"command": "npx",
"args": ["-y", "github:minking/krxdart-mcp"],
"env": {
"DART_API_KEY": "발급받은_DART_API_KEY",
"KRX_API_KEY": "발급받은_공공데이터포털_API_KEY"
}
}
}
}🚀 로컬 빌드 및 자체 검증
# 의존성 설치 및 TypeScript 빌드
npm install
npm run build
# 자체 규격 검증
npm test📄 라이선스
MIT License (c) 2026 minki
This server cannot be deployed
Maintenance
Related MCP Connectors
Powerful OpenDART API-based Korean corporate disclosure tools for accounting professionals
Search company disclosures and financial statements from the Korean market. Retrieve stock profile…
Korean business registry, corporate info, parcel tracking, validation APIs
Korean fact-verification tools for AI agents: business registration, address, DART, apt prices, laws
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to query Korean listed companies' financial statements, public disclosures, executive information, and shareholder structures in real-time using the DART API.2-
- AlicenseNot gradedqualityDmaintenanceProvides access to South Korea's DART (Data Analysis, Retrieval and Transfer System) financial disclosure system, enabling users to retrieve corporate information, financial statements, debt summaries, subsidiary investments, employee data, and stock information for Korean companies.4MIT
- FlicenseAqualityBmaintenanceEnables searching corporate disclosures from Korea's DART system, including company info, financial statements, and disclosure search.16-
- AlicenseNot gradedqualityDmaintenanceEnables AI-powered analysis of Korean stock market data and corporate disclosures using official DART and KRX APIs.121 npmISC