Skip to content
Claude Code

Kiwoom Securities MCP Server for Claude Code

io.github.chunsam/kiwoom-mcp-server

Read-only MCP server for the Kiwoom Securities REST API: market data, account inquiry, ISA tax tool

client:Claude Code transport:stdio runtime:npm

Install Kiwoom Securities MCP Server in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add kiwoom-mcp-server -e KIWOOM_APP_KEY=<KIWOOM_APP_KEY> -e KIWOOM_APP_SECRET=<KIWOOM_APP_SECRET> -e KIWOOM_MODE=<KIWOOM_MODE> -e ISA_ENABLED=<ISA_ENABLED> -- npx -y kiwoom-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Kiwoom Securities MCP Server in other clients