71
/ 100
28 days ago
mcp_so

한국투자증권 REST API MCP (Model Context Protocol)

한국투자증권 mcp server

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.
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 2 credentials: KIS_APP_KEY, KIS_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_MCP_LOG_LEVEL"": "WARNING"
configENV
configMCP_TYPEstdio uv run python server.py
configKIS_MCP_TOOLSET컨텍스트 절약용 =catalog 설정
configMCP_PORTMCP_TYPE=streamable-http MCP_HOST=127.0.0.1 =8000 MCP_PATH=/mcp uv run python server.py
configMCP_HOSTMCP_TYPE=streamable-http =127.0.0.1 MCP_PORT=8000 MCP_PATH=/mcp uv run python server.py
configMCP_PATHMCP_TYPE=streamable-http MCP_HOST=127.0.0.1 MCP_PORT=8000 =/mcp uv run python server.py
configKIS_ACCOUNT_TYPE"REAL" # REAL 또는 VIRTUAL
configKIS_TOKEN_FILE토큰 캐시 파일 token.json
configKIS_ACNT_PRDT_CD.env 생성과 KIS_APP_KEY, KIS_APP_SECRET, KIS_CANO, 설정
configKIS_ACNT_PRDT_CODE
configKIS_CANO.env 생성과 KIS_APP_KEY, KIS_APP_SECRET, , KIS_ACNT_PRDT_CD 설정
🔐 secretKIS_APP_KEY.env 생성과 , KIS_APP_SECRET, KIS_CANO, KIS_ACNT_PRDT_CD 설정
🔐 secretKIS_APP_SECRET.env 생성과 KIS_APP_KEY, , KIS_CANO, KIS_ACNT_PRDT_CD 설정
// 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 5 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/migusdn-kis-mcp-server-x668mf)](https://m8ven.ai/mcp/migusdn-kis-mcp-server-x668mf)
commit: 595d5d1cdbbe6ae706f030cd196cfa1c12f15ca7
code hash: fbbf92465dd928fc3fb6ba83b8689af4842431d70c20bd0731e023b5810a0bbe
verified: 7/3/2026, 9:53:54 AM
view raw JSON →