MCP Server for Korean stock analysis that enables AI-powered analysis of stock prices and disclosure data through official APIs from DART and KRX.
From the registry: Search company disclosures and financial statements from the Korean market. Retrieve stock profile…
Please install the `jjlabsio-korea-stock-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **DART API key** — Sign up at OPEN DART (opendart.fss.or.kr) and request an API key. (https://opendart.fss.or.kr)
- **KRX API key** — Sign up at KRX OPEN API, apply for an API key, and apply to each of the six stock sub-APIs. Approval takes ~1 day. (https://openapi.krx.co.kr/contents/OPP/MAIN/main/index.cmd)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","korea-stock-mcp@latest"]
- required environment variables:
- `DART_API_KEY`: OPEN DART API key. (example: `<your-dart-api-key>`)
- `KRX_API_KEY`: KRX OPEN API key. (example: `<your-krx-api-key>`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.DART_API_KEYrequiredAPI key for accessing DART services.KRX_API_KEYrequiredAPI key for accessing KRX services.SEC filing intelligence — insider sentiment, material events, financial ratios, disclosure search.
Open-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
MCP server integrating with Stripe - tools for customers, products, payments, and more.