56
/ 100
1 month 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.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 18 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
11 tools verified — handlers match their declared behaviour
8 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
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.
// known CVEs in dependencies18 high12 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.17.0GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.17.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.17.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highaxios@1.7.0GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

highaxios@1.7.0GHSA-3g43-6gmg-66jw

axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// 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: 6/12/2026, 11:48:27 AM
view raw JSON →