DART-mcp-server

by snaiws

80 downloads
Not rated
GitHub

About

Access corporate disclosure information, financial data, and reports from the Korean electronic disclosure system (DART) API.

Details

Author
snaiws
Downloads
80
Categories
Other, Database

- Retrieves disclosure search results from DART
- Provides company overview information
- Returns unique corporate identification numbers
- Accesses capital increase/decrease status data
- Operates on Windows with Python and uv
- Uses stdio transport for local MCP integration

DART-mcp-server is installed via the uv package manager on Windows. It communicates over the stdio transport, so it is invoked as a subprocess by an MCP client. No specific commands or configuration keys are described beyond the Python implementation and uv dependency.

DART-MCP-서버는 한국의 전자공시시스템(DART) API를 활용하여 Claude와 같은 AI 모델이 상장 기업의 공시 정보에 접근할 수 있게 하는 Model Context Protocol(MCP) 서버입니다. 이 서버를 활용하면 금융 데이터, 기업 공시 정보, 재무제표 등을 AI 모델이 쉽게 분석하고 활용할 수 있습니다.

MCP(Model Context Protocol)는 대규모 언어 모델(LLM)이 외부 데이터 소스 및 도구와 상호작용할 수 있게 해주는 오픈 프로토콜입니다. 2024년 11월 Anthropic이 발표한 이 프로토콜은 AI 모델이 실시간 데이터에 접근하고 다양한 기능을 활용할 수 있도록 표준화된 방식을 제공합니다.

MCP를 활용하면 AI 시스템이 외부 데이터베이스, API, 파일 시스템 등과 연결되어 더 정확하고 최신 정보를 바탕으로 사용자의 요청에 응답할 수 있습니다.

DART-MCP-서버는 다음과 같은 전자공시시스템(DART) API 기능을 제공합니다:

- 공시검색: 기업의 공시 정보를 검색합니다.
- 기업개황: 기업의 기본 정보를 조회합니다.
- 고유번호 조회: 기업의 고유번호를 검색합니다.
- 증자(감자) 현황: 기업의 증자/감자 정보를 확인합니다.
- 그 외 다양한 재무 정보: 배당, 자기주식, 최대주주, 임원 현황 등 다양한 정보에 접근할 수 있습니다.
- 클로드 데스크탑 APP 등 MCP 클라이언트와 연동하여 사용자 명령에 따라 공시 분석이 가능합니다.
- Docker Desktop앱 설치
-
Claude Desktop앱 설치
-
DART API 키 (금융감독원 전자공시시스템에서 발급)

To install dart-mcp-server for Claude Desktop automatically viaSmithery:

npx -y @smithery/cli install snaiws/dart-mcp-server --client claude

- DART API 키 신청 페이지에서 회원가입 후 API 키를 발급받습니다.
- 발급받은 API 키를 안전하게 보관하세요.

Claude 메뉴에서 “파일(File)” - "설정(Settings)"을 클릭합니다.

좌측 메뉴에서 "개발자(Developer)"를 선택하고 "설정 편집(Edit Config)"을 클릭합니다.

설정 파일이 열리면 다음과 같이 DART-MCP-서버 설정을 추가합니다:(api-key 부분 수정)

{ "mcpServers": { "DART": { "command": "docker", "args": [ "run", "--rm", "-i", "-v", ".:/app/data/mcp/DART", "-e", "DART_API_KEY=your-api-key", "-e", "USECASE=light", "snaiws/dart:latest" ] } } }

클로드 좌측 메뉴에서 “파일” - “종료”를 클릭해서 종료 후 재시작합니다.

Claude Desktop 앱을 재시작하면 하단 입력창에 도구 아이콘(해머 모양)이 표시됩니다. 이 아이콘을 클릭하면 DART-MCP-서버가 제공하는 도구 목록을 확인할 수 있습니다.

- "삼성전자의 최근 공시 정보를 검색해줘"
- "네이버의 기업 개황을 알려줘"
- "카카오의 증자 현황을 분석해줘"
- "현대자동차와 기아자동차의 최근 재무제표를 비교해줘"
- "SK하이닉스의 최대주주 현황을 보여줘"

Official Airtable MCP server and skills for working with bases, records, workflows, and business operations from AI agents.

MCP Server For Apache Doris, an MPP-based real-time data warehouse.

Official MCP Server from Atlan which enables you to bring the power of metadata to your AI tools

Query Onchain data, like ERC20 tokens, transaction history, smart contract state.

Read and write access to your Baserow tables.

Introspect and query your apps deployed to Convex.

Interact with the data stored in Couchbase clusters using natural language.

Maritime intelligence for tracking vessels, analysing ports, and exploring ship data.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.