67
/ 100
1 month ago
glama

KIS MCP Server

Enables interaction with the Korea Investment & Securities (KIS) Open API for domestic and overseas stock trading, real-time market data, and automated strategy execution. It provides a structured interface for LLMs to perform trading operations, manage portfolios, and conduct backtesting.

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
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.
configNEXT_PUBLIC_API_URL
configPORT
configMCP_TYPE
configMCP_PORT
configMCP_HOST
configMCP_PATH
🔐 secretKIS_APP_KEY
🔐 secretKIS_APP_SECRET
🔐 secretKIS_PAPER_APP_KEY
🔐 secretKIS_PAPER_APP_SECRET
configKIS_HTS_ID
configKIS_ACCT_STOCK
configKIS_ACCT_FUTURE
configKIS_PAPER_STOCK
configKIS_PAPER_FUTURE
configKIS_PROD_TYPE
configKIS_URL_REST
configKIS_URL_REST_PAPER
configKIS_URL_WS
configKIS_URL_WS_PAPER
configENV
// 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 7 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/soyjefu-kis-mcp-1duvpv)](https://m8ven.ai/mcp/soyjefu-kis-mcp-1duvpv)
commit: deb230e93b51a41b1da492376152f9300bc23b19
code hash: d34fa596715aef63eefa1d65012c3b5d608c013909fe9fab2feca059fcd86964
verified: 6/16/2026, 12:01:25 PM
view raw JSON →