← All servers
πŸ”§

Kiwoom Securities MCP ServerVerifiedπŸ›‘ No advisories

io.github.ChunSam/kiwoom-mcp-server
New to MCP? Start here β†’
1β˜… stars
0weekly installs
4 hours agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/chunsam, which proved it owns this namespace.

Verified owner: github.com/chunsam β†—io.github.ChunSam/kiwoom-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs KIWOOM_APP_KEY, KIWOOM_APP_SECRET.
βœ“
Configuration
Reads KIWOOM_MODE, ISA_ENABLED.

About

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

Packages & transports

npmkiwoom-mcp-serverv0.24.0 Β· npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "kiwoom_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "kiwoom-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y kiwoom-mcp-server