mcpbeat

aikstockdata — Korean Stock Data MCP Server

com.aikstockdata/mcp
answering

aikstockdata — Korean Stock Data is answering right now. Last checked 7 min ago. It exposes 6 tools. Last commit 31 Jul 2026.

KOSPI/KOSDAQ closing prices and DART regulatory filings. Free, no signup, no API key.

Uptime history 43 hours of history
43 hours agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
83 ms
Response time
average over 24h
0
Stars
last commit 31 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.aikstockdata.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.aikstockdata.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.aikstockdata.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.aikstockdata.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.aikstockdata.com/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

stock
get_stock
Get one Korean stock by 6-digit code: T+1 confirmed close & change, market cap, latest quarterly financials (revenue / operating income / net income with YoY), and ranking signals. | 6자리 코드로 단일 종목의 확정 종가·시총·최근 분기 실적(매출·영업이익·순이익 전년비)·랭킹 신호를 조회합니다.
search_stock
Search Korean stocks (KOSPI/KOSDAQ) by name or 6-digit ticker with partial match. Returns up to 10 matches sorted by market cap: code, name, market, market cap. | 종목명·종목코드 부분일치 검색 — 시가총액순 상위 10개(코드·이름·시장·시총).
data
get_data_urls
Get direct URLs for all public datasets (JSON/CSV) — no signup, no API key. Returns the endpoint catalog: quotes, disclosures, rankings, per-stock JSON, search index. | 전체 공개 데이터(JSON·CSV) 직링크 카탈로그 — 무가입·무키.
market
get_market_summary
Snapshot summary of the Korean market from T+1 data: up/down breadth, 52-week high/low counts, and earnings-turnaround count (prior-year loss → current profit, from DART). | 시장 요약 — 상승/하락 폭(breadth), 52주 신고가·신저가 수, 실측 흑자전환 종목 수.
rankings
get_rankings
Machine-computed rankings from public DART financials. kind='growth' = 성장 TOP8 (measured revenue/operating-profit growth); kind='quiet' = 조용한 실적주 (good results but low trading interest). Mechanical, not stock picks. | 공개 재무 기반 기계 랭킹 — growth=성장 TOP8, quiet=조용한 실적주. 추천 아님.
today
get_today
One-shot daily digest of the Korean market: up/down breadth & tone, top-3 disclosures, growth top-3, recent earnings, and aggregate stats (disclosure-type counts, earnings-improvement rate). Best for 'how was the market today?'. | 오늘의 시장 다이제스트 — 등락 폭·주요 공시 TOP3·성장 랭킹·실적·집계 통계를 한 번에. '오늘 시장 어땠어?'에 딱.

Endpoints

URLTransportStateLatencyChecked
https://mcp.aikstockdata.com/mcp streamable-http answering 94 ms 7 min ago

aikstockdata — Korean Stock Data — questions

Answers built from our own checks of this server.

What can aikstockdata — Korean Stock Data do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_data_urls, get_market_summary, get_rankings, get_stock, get_today, search_stock. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is aikstockdata — Korean Stock Data working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 83 ms. The bar chart above shows every period we have measured.
How do I connect aikstockdata — Korean Stock Data?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does aikstockdata — Korean Stock Data need an API key?
No. aikstockdata — Korean Stock Data completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is aikstockdata — Korean Stock Data?
It answers our handshake in 83 ms on average, which is faster than 90% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is aikstockdata — Korean Stock Data open source?
Yes — it is published under the NOASSERTION licence, written in JavaScript 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.