mcpbeat Sign in

Korea Stock Insight MCP Server

by yjhann33-design Your server? Claim it
local only

Korea Stock Insight MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from pypi. Last commit 20 May 2026.

Korean stock market MCP — DART disclosures + KRX prices, English-first for global LLM analysts.

Installs per day peak 28 · avg 11 · -17% w/w
a month agotoday
75
Installs / week
pypi · korea-stock-insight-mcp
0
Stars
0 open issues
20 May 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Korea Stock Insight 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-insight-mcp -- uvx korea-stock-insight-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "korea-stock-insight-mcp": {
      "args": [
        "korea-stock-insight-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.korea-stock-insight-mcp]
command = "uvx"
args = ["korea-stock-insight-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "korea-stock-insight-mcp": {
      "args": [
        "korea-stock-insight-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "korea-stock-insight-mcp": {
      "args": [
        "korea-stock-insight-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: DART_API_KEY (Free API key from opendart.fss.or.kr — required for all DART disclosure tools.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Korea Stock Insight MCP

same job, measured the same way
FinBridge
by gronox

Korean stock research MCP: DART financials, global filings, daily prices and research tools.

44 tools answering
pykrx-mcp
by sharebook-kr

Korean stock market data (KOSPI/KOSDAQ) with ETF tracking and fundamental analysis

103 installs/wk local only
Wudao A-Share Stock Data MCP
by jcdreamjc

Read-only China A-share data for AI agents: market, limit-up, capital flow and disclosures.

answering
Koreastockcheck
by koreastockcheck

Background checks for Korean stocks - 10 years of DART filings for all KRX companies, in English

answering
Yandex Market Seller
by dontsovcmc

MCP server for Yandex Market Partner API — orders, offers, prices, stocks, analytics

95 installs/wk local only
Finance
by cybeleri

Financial data MCP server: stock quotes, crypto prices, portfolio tracking, market analysis

38 installs/wk local only
US Stocks & Market Data
by gino

US market snapshot, stock fundamentals, prices, statements, news and analyst views

6 tools answering
Kdata Gate
by loved0543-dotcom

Korean market data for AI agents: K-beauty/K-food products, Naver trends, stocks, real estate.

26 tools answering

Korea Stock Insight MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Korea Stock Insight MCP?
Korea Stock Insight 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 pypi package korea-stock-insight-mcp was installed 75 times last week.
How do I connect Korea Stock Insight 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-insight-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Korea Stock Insight MCP?
The pypi package korea-stock-insight-mcp was installed 75 times in the last week. Week over week that is -17%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Korea Stock Insight MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.