DART 공시 브리핑 MCP 서버
Allows the MCP server to be registered and used on PlayMCP, Kakao's MCP server platform.
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., "@DART 공시 브리핑 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.
DART 공시 브리핑 MCP 서버
관심 기업의 DART 전자공시를 검색·필터링해 AI 에이전트가 투자자 관점 브리핑을 만들 수 있도록 데이터를 제공하는 MCP 서버입니다.
사용 예시
"삼성전자 최근 공시 알려줘"
"이번 달 LG에너지솔루션 주요 공시 브리핑해줘"
"카카오 최근 30일 유상증자나 수주 공시 있어?"
Related MCP server: opendart-fss-mcp
도구 목록
도구 | 설명 |
| 기업명/종목코드로 DART 등록 기업 검색 |
| 최근 N일 공시 목록 조회 (공시유형 필터 가능) |
| 주가 민감 공시(유상증자·수주·자사주 등) 카테고리 분류 |
| 기업 개황 (대표자·업종·설립일·상장시장·홈페이지) |
로컬 실행
# 1. 의존성 설치
pip install -r requirements.txt
# 2. API 키 설정
cp .env.example .env
# .env 파일에 DART_API_KEY 입력 (https://opendart.fss.or.kr 발급)
# 3. 서버 실행
python-dotenv run -- python server.py
# 또는
export DART_API_KEY=your_key && python server.pyMCP Inspector로 테스트
npx @modelcontextprotocol/inspector http://localhost:8000/mcpRailway 배포
GitHub에 푸시
Railway에서 새 프로젝트 → GitHub 리포 연결
환경변수
DART_API_KEY설정자동 배포 완료 후 공개 URL 확인
배포 후 PlayMCP 등록
playmcp.kakao.com 에서 MCP 서버 등록
서버 URL:
https://your-app.railway.app/mcpTransport: Streamable HTTP
면책사항
본 서비스는 금융감독원 DART 공개 데이터를 활용하며, 투자 권유 또는 투자 판단의 근거로 사용할 수 없습니다.
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server giving AI agents one-connection access to China A-share market intelligence: financials,
MCP server for VC pitch-deck scoring, thesis-fit matching, and deal-flow management.
Korean stock research MCP: DART financials, global filings, daily prices and research tools.
- mcpweaveOAuthcom.mcpweave
Korea-native MCP gateway: Korean commerce, payments, messaging, gov & finance APIs for AI agents.
Related MCP Servers
AlicenseNot gradedqualityDmaintenanceMCP Server for public disclosure information of Korean companies, powered by the dartpoint.ai API.3Apache 2.0- AlicenseCqualityCmaintenanceAn MCP server that provides access to Korea's DART corporate disclosure system, offering 84 tools for retrieving financial statements, periodic reports, and shareholding information. It enables users to programmatically query and analyze official Korean corporate data via the OpenDART API.85MIT
- AlicenseAqualityDmaintenanceMCP server for Korea's DART (Data Analysis, Retrieval and Transfer) electronic disclosure system, operated by the Financial Supervisory Service (FSS). Exposes company disclosures, company profiles, and financial statements via the OpenDART public API.38 npmMIT
- FlicenseAqualityDmaintenanceExposes OPEN DART (Korean FSS electronic disclosure) as an MCP server for searching and retrieving original disclosure documents, shareholdings, and financial statements, primarily for legal and internal control review.7-