HomeFinance › korea-stock-mcp

korea-stock-mcp

MCP server for korea stock

TypeScript Cloud
★ 177 stars Last pushed 2026-09-23 License: ISC

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.1.4)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "korea-stock-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "DART_API_KEY": "<YOUR_VALUE>",
        "KRX_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • DART_API_KEY required secret — DART API key for the service
  • KRX_API_KEY required secret — KRX API key for the service

This repository has 2 servers listed in the Official MCP Registry.

Other names: ai.smithery/jjlabsio-korea-stock-mcp

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry