0
grade F
10 days ago
glama

kiwoom-mcp

An MCP server that enables natural language control of Kiwoom Securities accounts through Claude Desktop. It provides tools for stock price lookup, buying and selling stocks, and analyzing portfolios or trade history via the Kiwoom REST API.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 2 critical, 7 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: KIWOOM_APP_KEY, KIWOOM_SECRET_KEY, MCP_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configKIWOOM_ACCOUNT_NO"": "계좌번호10자리",
🔐 secretKIWOOM_APP_KEY"": "...",
configKIWOOM_IS_MOCK"": "true"
🔐 secretKIWOOM_SECRET_KEY"": "...",
🔐 secretMCP_AUTH_TOKENHTTP 모드 시 O Bearer 인증 토큰 (openssl rand -hex 32로 생성)
configMCP_PORTX HTTP 모드 포트 (기본값: 3000)
configMCP_TRANSPORTX 전송 방식 (stdio 또는 http, 기본값: stdio)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/kwonsw812-kiwoom-mcp-1wl4ia)](https://m8ven.ai/mcp/kwonsw812-kiwoom-mcp-1wl4ia)
commit: 8dda69f6cb333fde9307509d5996284277e7c21f
code hash: b1932cf3815990d59b963a090b1a93a19a9b1ab5887e44666d0274ced08b2a00
verified: 4/11/2026, 2:56:04 PM
view raw JSON →