Kiwoom MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 158 installs a week from pypi. Last commit 22 Jul 2026.
Kiwoom Securities REST API for Korean markets — 236 endpoints, streaming, gated order execution
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 -- uvx kiwoom-mcp
{
"mcpServers": {
"kiwoom-mcp": {
"args": [
"kiwoom-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.kiwoom-mcp]
command = "uvx"
args = ["kiwoom-mcp"]
{
"mcpServers": {
"kiwoom-mcp": {
"args": [
"kiwoom-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"kiwoom-mcp": {
"args": [
"kiwoom-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.