DART 공시 브리핑 MCP 서버
Allows the MCP server to be registered and used on PlayMCP, Kakao's MCP server platform.
Click on "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/iiacjay/dart-briefing-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server