🇰🇷 한국어 | 🇺🇸 English 한국 주식 분석을 위한 MCP 서버입니다. DART(전자공시시스템)와 KRX(한국거래소) 공식 API를 통해 주가 정보와 공시 자료 기반의 AI분석이 가능합니다. - 🔍 공시검색 - 회사별, 기간별 공시 검색 - 📊 공시 데이터 - 공시보고서 원본파일 파싱한 데이터 제공 - 💼 재무제표 분석 - XBRL 기반 상세 재무 데이터 - 📈 주식 데이터 - KRX(코스피/코스닥) 일별 주가정보, 종목 기본정보 먼저 DART와 KRX의 API KEY를 발급받아야 합니다. 1. 회원가입: OPEN DART 회원가입 2. 키 신청: 인증키 신청 페이지에서 API KEY 신청 3. 키 확인: 오픈API 이용현황에서 발급된 API KEY 확인 1. 회원가입: KRX OPEN
Add this skill
npx mdskills install jjlabsio/korea-stock-mcpWell-documented MCP server for Korean stock market analysis with comprehensive API integration
한국 주식 분석을 위한 MCP 서버입니다.
DART(전자공시시스템)와 KRX(한국거래소) 공식 API를 통해 주가 정보와 공시 자료 기반의 AI분석이 가능합니다.
먼저 DART와 KRX의 API KEY를 발급받아야 합니다.
회원가입: KRX OPEN API에서 회원가입 및 로그인
키 신청: 마이페이지 → API 인증키 신청에서 신청
서비스 신청: 승인 후 서비스이용 → 주식 메뉴로 이동
API 이용신청: 다음 6개 항목에서 각각 "API 이용신청" 클릭
⏱️ 승인까지 약 1일 소요됩니다.
키 확인: 승인 후 마이페이지 → API 인증키 발급내역에서 API KEY 확인
claude_desktop_config.json 파일에 다음 내용 추가:{
"mcpServers": {
"korea-stock-mcp": {
"command": "npx",
"args": ["-y", "korea-stock-mcp@latest"],
"env": {
"DART_API_KEY": "",
"KRX_API_KEY": ""
}
}
}
}
이제 Claude에서 한국 주식 데이터 분석을 시작할 수 있습니다.
get_disclosure_list - 공시검색
get_corp_code - 고유번호 조회
get_disclosure - 공시보고서 원문
get_financial_statement - 재무제표
get_stock_base_info - 종목 기본정보
get_stock_trade_info - 일별 매매정보
get_market_type - 시장구분 조회
프롬프트: "삼양식품의 2023년, 2024년 1~4분기, 2025년 1,2분기 매출, 영업이익 조사해주고 성장률도 조사해줘"
→ 삼양식품 분석 결과 보기
프롬프트: "에이피알의 23년 1분기부터 25년 2분기까지의 매출, 영업이익 성장과 주가, 시가총액 흐름을 조사해줘"
→ 에이피알 분석 결과 보기
프롬프트: "HJ중공업은 뭘 해서 돈을 버는 회사인지랑 사업부문별 매출까지 같이 알려줘"
→ HJ중공업 분석 결과 보기
기여를 환영합니다! Pull Request를 보내주세요.
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')git push origin feature/AmazingFeature)ISC 라이선스
본 도구는 정보 제공 목적이며, 투자 조언이 아닙니다. 모든 투자 결정은 본인 책임입니다.
MCP Server for Korean stock analysis.
Enables AI-powered analysis of stock prices and disclosure data through official APIs from DART (Data Analysis, Retrieval and Transfer System) and KRX (Korea Exchange).
You need to obtain API KEYs from both DART and KRX.
Sign Up: Register and login at KRX OPEN API
Request Key: Apply for API authentication key in My Page → API Authentication Key Application
Service Application: After approval, go to Service Use → Stock menu
API Usage Application: Click "API Usage Application" for each of the following 6 items
⏱️ Approval takes approximately 1 day.
Key Verification: After approval, check API KEY in My Page → API Authentication Key Issuance History
claude_desktop_config.json:{
"mcpServers": {
"korea-stock-mcp": {
"command": "npx",
"args": ["-y", "korea-stock-mcp@latest"],
"env": {
"DART_API_KEY": "",
"KRX_API_KEY": ""
}
}
}
}
You can now start analyzing Korean stock data with Claude.
get_disclosure_list - Disclosure Search
get_corp_code - Corporate Code Inquiry
get_disclosure - Disclosure Report Content
get_financial_statement - Financial Statements
get_stock_base_info - Basic Stock Information
get_stock_trade_info - Daily Trading Information
get_market_type - Market Type Inquiry
Prompt: "Investigate Samyang Foods's sales and operating profit for Q1-Q4 2023, Q1-Q4 2024, and Q1-Q2 2025, and also check growth rates"
→ See Samyang Foods Analysis Results
Prompt: "Investigate APR's sales and operating profit growth from Q1 2023 to Q2 2025, along with stock price and market cap trends"
→ See APR Analysis Results
Prompt: "Tell me what HJ SHIPBUILDING & CONSTRUCTION does to make money and include sales by business segment"
→ See HJ SHIPBUILDING & CONSTRUCTION Analysis Results
Contributions are welcome! Please send us a Pull Request.
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')git push origin feature/AmazingFeature)ISC License
This tool is for informational purposes only and is not investment advice. All investment decisions are your own responsibility.
Install via CLI
npx mdskills install jjlabsio/korea-stock-mcpKorea Stock MCP Server is a free, open-source AI agent skill. 🇰🇷 한국어 | 🇺🇸 English 한국 주식 분석을 위한 MCP 서버입니다. DART(전자공시시스템)와 KRX(한국거래소) 공식 API를 통해 주가 정보와 공시 자료 기반의 AI분석이 가능합니다. - 🔍 공시검색 - 회사별, 기간별 공시 검색 - 📊 공시 데이터 - 공시보고서 원본파일 파싱한 데이터 제공 - 💼 재무제표 분석 - XBRL 기반 상세 재무 데이터 - 📈 주식 데이터 - KRX(코스피/코스닥) 일별 주가정보, 종목 기본정보 먼저 DART와 KRX의 API KEY를 발급받아야 합니다. 1. 회원가입: OPEN DART 회원가입 2. 키 신청: 인증키 신청 페이지에서 API KEY 신청 3. 키 확인: 오픈API 이용현황에서 발급된 API KEY 확인 1. 회원가입: KRX OPEN
Install Korea Stock MCP Server with a single command:
npx mdskills install jjlabsio/korea-stock-mcpThis downloads the skill files into your project and your AI agent picks them up automatically.
Korea Stock MCP Server works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Gemini Cli, Amp, Roo Code, Goose. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.