jjlabsio/korea-stock-mcp
An MCP Server for Korean stock analysis using OPEN DART API and KRX API
Quick Start
Clone the repository:
git clone https://github.com/jjlabsio/korea-stock-mcpClaude Desktop configuration example:
{
"mcpServers": {
"korea-stock-mcp": {
"command": "npx",
"args": [
"-y",
"jjlabsio/korea-stock-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.