74
/ 100
5 days ago
glama

Korea Stocks MCP

A read-only MCP server skeleton for Korean stocks data, with tool stubs for stock quotes, orderbooks, and DART filings; all data tools currently return a NOT_IMPLEMENTED error.

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
3 tools verified — handlers match their declared behaviour
3 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.
🔐
You'll be asked for 4 credentials: DART_API_KEY, KIS_APP_KEY, KIS_APP_SECRET, MCP_BEARER_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.
configCACHE_DB_PATH
🔐 secretDART_API_KEYYou should see the tools listed above. Calling stubbed data tools returns NOT_IMPLEMENTED; implemented DART tools require ; system_health returns basic server status.
configDART_BASE_URL
configHOST
🔐 secretKIS_APP_KEY
🔐 secretKIS_APP_SECRET
configKIS_BASE_URL_PAPER
configKIS_BASE_URL_REAL
configKIS_ENV
configLOG_LEVEL
🔐 secretMCP_BEARER_TOKEN
configMCP_ENDPOINT
// 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 3 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/team-delgo-korea-stock-mcp-nsj1wj)](https://m8ven.ai/mcp/team-delgo-korea-stock-mcp-nsj1wj)
commit: d72b329372e95d116ce02d97db1fcbba7b05dcfa
code hash: 23d040bb6821dabcbb5689dda312cc835ee7dc4f19e4210033699543cd1e9b3e
verified: 7/6/2026, 10:33:56 AM
view raw JSON →