mcpbeat Sign in

Korea Stock MCP Server

local only

Korea Stock MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 167 installs a week from npm. Last commit 4 Aug 2026.

MCP server for korea stock

Installs per day peak 55 · avg 27 · -10% w/w
a month agotoday
167
Installs / week
npm · korea-stock-mcp
177
Stars
2 open issues
4 Aug 2026
Last commit
0 releases in 90 days
ISC
License
TypeScript

Nothing serious here today

Today is the operative word: we check Korea Stock MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add korea-stock-mcp -- npx -y korea-stock-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "korea-stock-mcp": {
      "args": [
        "-y",
        "korea-stock-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.korea-stock-mcp]
command = "npx"
args = ["-y", "korea-stock-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "korea-stock-mcp": {
      "args": [
        "-y",
        "korea-stock-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "korea-stock-mcp": {
      "args": [
        "-y",
        "korea-stock-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: DART_API_KEY (DART API key for the service), KRX_API_KEY (KRX API key for the service). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Korea Stock MCP

same job, measured the same way
AkTools MCP Server
by aahl

MCP Server for stock and crypto

301 installs/wk local only
Rootstock (RSK) MCP Server
by rsksmart

MCP Server for Rootstock Blockchain

53 installs/wk local only
I
CSE MCP
by gajarthan

MCP server for Colombo Stock Exchange data

39 installs/wk local only
MCP Ecdsa
by daedalus

MCP server for ECDSA cryptography

69 installs/wk local only
Datamuse MCP
by lacausecrypto

MCP server for Datamuse word-finding API

30 installs/wk local only
stocksense-ai
by doc2mcp

MCP server for stocksense-ai documentation, generated by doc2mcp.

answering
I
Crypto Bytes
by mickymultani

Crypto Bytes MCP Server

66 installs/wk local only
Coingecko MCP Server
by friendlygeorge

MCP server for CoinGecko cryptocurrency data API

40 installs/wk local only

Korea Stock MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Korea Stock MCP?
Korea Stock MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package korea-stock-mcp was installed 167 times last week.
How do I connect Korea Stock MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls korea-stock-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Korea Stock MCP?
The npm package korea-stock-mcp was installed 167 times in the last week. Week over week that is -10%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Korea Stock MCP open source?
Yes — it is published under the ISC licence, written in TypeScript, 177 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.