Utilizes DART API to fetch and analyze financial statements from multiple companies, providing capabilities for generating financial metric visualizations, comparative dashboards, and processing the latest disclosure information.
Includes NAVER as one of the supported companies for financial analysis, allowing users to retrieve and analyze NAVER's financial statements and metrics through the DART API.
DART 재무제표 분석 MCP 서버
DART API를 활용하여 다중 기업의 재무제표 정보를 분석하고 시각화하는 Model Context Protocol (MCP) 서버입니다.
🚀 주요 기능
- 다중 기업 재무제표 분석: 여러 기업의 재무 데이터를 동시에 분석
- 재무 지표 시각화: 매출액, 당기순이익, 총자산, ROE, 부채비율 등 다양한 지표 차트 생성
- 종합 대시보드: 여러 재무 지표를 한 번에 비교할 수 있는 대시보드 생성
- 실시간 데이터: DART API를 통한 최신 공시 정보 활용
📊 지원하는 재무 지표
- 매출액: 기업의 총 매출 규모
- 당기순이익: 순수한 이익 규모
- 총자산: 기업이 보유한 모든 자산
- 총자본: 주주가 투자한 자본
- 부채비율: 재무 건전성 지표
- ROE (자기자본이익률): 자본 효율성 지표
- 순이익률: 수익성 지표
🛠️ 설치 및 실행
1. 의존성 설치
2. 빌드
3. 실행
또는 개발 모드로 실행:
🔧 사용법
MCP 클라이언트 설정
MCP 클라이언트에서 다음과 같이 설정하세요:
사용 가능한 도구
1. 회사 목록 조회
2. 재무 데이터 분석
3. 특정 지표 차트 생성
4. 종합 대시보드 생성
📋 보고서 코드
- 11011: 사업보고서 (연간)
- 11012: 반기보고서
- 11013: 1분기보고서
- 11014: 3분기보고서
🏢 주요 기업 코드 예시
- 삼성전자: 00334624
- SK하이닉스: 00126380
- 현대자동차: 00164779
- LG에너지솔루션: 00164779
- NAVER: 00164779
🔑 API 키 설정
현재 코드에는 DART API 키가 하드코딩되어 있습니다. 실제 운영 환경에서는 환경 변수나 설정 파일을 통해 관리하는 것을 권장합니다.
📈 출력 예시
재무 분석 결과
🛡️ 오류 처리
서버는 다음과 같은 오류 상황을 처리합니다:
- API 키 오류: 잘못된 DART API 키
- 데이터 없음: 해당 조건에 맞는 재무 데이터가 없는 경우
- 네트워크 오류: DART API 서버 연결 실패
- 잘못된 파라미터: 지원하지 않는 지표나 잘못된 회사 코드
📝 라이선스
MIT License
🤝 기여
버그 리포트나 기능 제안은 이슈를 통해 제출해주세요.
📞 지원
문제가 발생하거나 질문이 있으시면 이슈를 생성해주세요.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
DART API를 활용하여 다중 기업의 재무제표 정보를 분석하고 시각화하는 서버로, 매출액, 당기순이익, 총자산 등 다양한 재무 지표를 차트와 대시보드로 생성합니다.
Related MCP Servers
- -securityAlicense-qualityActs as a bridge between AI models and Google's PageSpeed Insights API, enabling detailed performance analysis of websites.Last updated -4196JavaScriptMIT License
- AsecurityAlicenseAqualityA server that allows AI agents to interact with the Tally API to access DAO governance data, proposals, and metadata using Model Context Protocol (MCP), built with TypeScript and GraphQL.Last updated -1906TypeScriptMIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI assistants to interact with the Deriv trading API, providing access to active trading symbols and account balance information.Last updated -2Python
- AsecurityFlicenseAqualityA Model Context Protocol server that allows AI assistants to query and analyze financial data through Ledger CLI, enabling tasks like financial reporting, budget analysis, and accounting.Last updated -923Python