50
/ 100
5 days ago
glama

KIS MCP Server

Enables Claude to trade Korean and overseas stocks, check balances, and search stock information through the Korea Investment & Securities Open 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: 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 4 credentials: KIS_APP_KEY, KIS_APP_SECRET, KIS_PAPER_APP_KEY, KIS_PAPER_APP_SECRET
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.
configKIS_ACCOUNT_PRODexport ="01" # 계좌상품코드 (기본값: 01)
🔐 secretKIS_APP_KEYexport ="your_app_key"
🔐 secretKIS_APP_SECRETexport ="your_app_secret"
configKIS_MCP_DB_PATH
configKIS_PAPER_ACCOUNT_NOexport ="12345678"
🔐 secretKIS_PAPER_APP_KEYexport ="your_paper_app_key"
🔐 secretKIS_PAPER_APP_SECRETexport ="your_paper_app_secret"
// 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 8 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/nangchang-kis-mcp-1ljqxt)](https://m8ven.ai/mcp/nangchang-kis-mcp-1ljqxt)
commit: 5a801c96a92440d8b781b13b83ab3ca086cf82b6
code hash: d1129fd8ddb15c6de04551495d192b5d72eb380566c149ddf67b0eda29e2a1fd
verified: 6/16/2026, 1:27:17 PM
view raw JSON →