Koreanpulse
About
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/Elliot
Details
- Author
- whdrnr2583-cmd
- Downloads
- 351
- Categories
- Other, Finance
Jump to
- 5 free tools: filings, corp code, stock code, industry news, server info
- 2 paid tools: activist investor monitoring and foreign holder tracking
- Hosted Streamable HTTP endpoint – no install required
- English-first docstrings tuned for LLM clients
- Multi-user architecture scales to ~9,500 monthly active users
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
KoreanpulseCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Two options: hosted (add https://mcp.koreanpulse.dev/mcp as a custom connector in ChatGPT or Claude.ai) or self-host using uvx koreanpulse with a free DART API key in your client config.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"koreanpulse": {
"koreanpulse": {
"command": "uvx",
"args": [
"koreanpulse"
],
"env": {
"DART_API_KEY": "<YOUR_DART_API_KEY>"
}
}
}
}
}
McpServers
{
"koreanpulse": {
"command": "uvx",
"args": [
"koreanpulse"
],
"env": {
"DART_API_KEY": "<YOUR_DART_API_KEY>"
}
}
}
koreanpulse
English-first Korean equity intelligence MCP for ChatGPT, Claude.ai, Cursor. ## Quick start ### Hosted (1-click, no install) — recommended Addhttps://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:
``json
{
"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 demand
- lookup_corp_code / resolve_stock_code — 117K Korean entities, bilingual lookup
- search_korean_industry_news — etnews / 한국경제 RSS, 16 industries, EN translated
- koreanpulse_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, no npx install, 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/#pricingSign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



