Developers
MCP 서버
AI 에이전트에서 한국 주식 테마 생명주기 데이터를 직접 조회하세요
설치 방법
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"stockmatrix": {
"command": "npx",
"args": ["-y", "stockmatrix-mcp"]
}
}
}사용 가능한 도구
get_theme_ranking테마 생명주기 랭킹 조회
Theme lifecycle rankings by stage
stage·string?—emerging | growth | peak | decline | reignitingget_theme_detail테마 상세 정보 조회
Theme details: score, stage, stocks, news
theme_id·string (UUID)—테마 UUIDget_theme_history테마 30일 점수 이력
30-day score history for trend analysis
theme_id·string (UUID)—테마 UUIDsearch_themes테마 검색 (이름/종목명)
Search themes by Korean or English name
query·string—"AI", "반도체", "삼성전자"get_stock_theme종목 코드로 관련 테마 조회
Find themes by 6-digit stock code
symbol·string—"005930" (삼성전자)npm 패키지
npx -y stockmatrix-mcp
Node.js 18+ 필요 · 환경변수 없이 바로 실행 가능