Kiwoom Securities MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 533 installs a week from npm. Last commit 4 Aug 2026.
Read-only MCP server for the Kiwoom Securities REST API: market data, account inquiry, ISA tax tool
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add kiwoom-mcp-server -- npx -y kiwoom-mcp-server
{
"mcpServers": {
"kiwoom-mcp-server": {
"args": [
"-y",
"kiwoom-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.kiwoom-mcp-server]
command = "npx"
args = ["-y", "kiwoom-mcp-server"]
{
"mcpServers": {
"kiwoom-mcp-server": {
"args": [
"-y",
"kiwoom-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"kiwoom-mcp-server": {
"args": [
"-y",
"kiwoom-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.