Korean equity intelligence MCP for AI agents and analysts. Answers KOSPI/KOSDAQ/KRX DART filings (전자공시), 5%-rule shareholding disclosures with named-entity classification — Korean activists (KCGI / Align Partners / Truston / Anda / Cha / VIP / Life / Platform + ValueAct/Elliott when filing in Korea) and global foreign holders (BlackRock / Vanguard / State Street / Fidelity / Capital Group / T. Rowe Price / Wellington / Norges Bank / GIC / Temasek / Goldman / JPMorgan / Morgan Stanley / Citadel / Millennium / Bridgewater + 4 more), Korean industry news across 16 sectors (semiconductor / shipbuilding / battery / biotech / defense / auto / EV / AI / steel / petrochem / construction / fintech / gaming / e-commerce / telco / energy). On-demand English translation cached server-side. Streamable HTTP at https://mcp.koreanpulse.dev/mcp — connect from Claude.ai / ChatGPT / Cursor / OpenAI Responses API. 7 tools: 5 free + 2 paid (Solo $29/mo, billed via Polar).
概要
koreanpulse
English-first Korean equity intelligence MCP for ChatGPT, Claude.ai, Cursor.
Quick start
Hosted (1-click, no install) — recommended
Add https://mcp.koreanpulse.dev/mcp as a custom connector in ChatGPT (Settings → Connectors) or Claude.ai (Settings → Connectors). Free
5 tools answer immediately, no DART API key needed — we hold the key. Latest MCP Streamable HTTP transport, async-ready.
Self-host (stdio, BYOK)
Get a free DART API key at https://opendart.fss.or.kr/ (40,000 calls/day free), then add to Claude Desktop / Cursor config:
{
"mcpServers": {
"koreanpulse": {
"command": "uvx",
"args": ["koreanpulse"],
"env": { "DART_API_KEY": "<YOUR_DART_API_KEY>" }
}
}
}
What it covers
5 free tools (no license, no signup):
track_korean_filings— DART filings, EN-translated on demandlookup_corp_code/resolve_stock_code— 117K Korean entities, bilingual lookupsearch_korean_industry_news— etnews / 한국경제 RSS, 16 industries, EN translatedkoreanpulse_about— server info
2 paid tools (Solo $29/mo+):
monitor_activist_investors— activist filer match (KCGI / Align Partners / Truston / Anda / Cha / VIP / Life / Platform / ValueAct / Elliott)monitor_foreign_holders— global allowlist match (BlackRock / Vanguard / Norges / GIC / Temasek / State Street / Fidelity / Capital Group / T. Rowe / Wellington / Goldman / JPMorgan / Morgan Stanley / Citadel / Millennium / Bridgewater + more)
Differentiation
- Streamable HTTP + hosted endpoint at
mcp.koreanpulse.dev/mcp— ChatGPT/Claude.ai/Cursor 1-click connect, nonpxinstall, no JSON config - ** 30 named-entity classification (10 Korean activists + 20 global passive holders) — raw DART feeds cannot derive
- English-first docstrings tuned for LLM clients
- Multi-user architecture — one hosted endpoint scales to ~9,500 MAU on a single DART key (Cloudflare Workers + Lightsail uvicorn async)
- Active maintenance — daily commits
Pricing
Free 5 tools (no signup) · Solo $29/mo · Analyst $79/mo · Desk $249/mo. Polar billing (Merchant of Record), license key by email immediately on subscription.
Links
- Source: https://github.com/whdrnr2583-cmd/koreanpulse · AGPL-3.0
- PyPI:
pip install koreanpulse - Free daily snapshot: https://koreanpulse.dev/today
- Pricing: https://koreanpulse.dev/#pricing
サーバー設定
{
"mcpServers": {
"koreanpulse": {
"command": "uvx",
"args": [
"koreanpulse"
],
"env": {
"DART_API_KEY": "<YOUR_DART_API_KEY>"
}
}
}
}