Analytics
koreanpulse.dev
Provides tools to track Korean stock market filings and corporate disclosures in English.
ENDPOINT 1
https://mcp.koreanpulse.dev/mcp
MCP server metadata
- Name
- koreanpulse
- Version
- 3.2.4
Known tools 7
track_korean_filingsTrack Korean DART (전자공시) stock filings in English — real-time corporate disclosures for KOSPI / KOSDAQ / KONEX / KRX listed companies: 5%-rule shareholding disclosures, M&A, periodic reports, capital issuance, insider trading, audit reports.
Inferred read-onlysearch_korean_industry_newsKorean industry news search across 16 sectors with on-demand English translation.
Inferred read-onlymonitor_activist_investorsKorean activist investor tracking — activist filer classification on DART 5%-rule (주식등의대량보유상황보고서) shareholding disclosures.
Inferred read-onlymonitor_foreign_holdersMonitor foreign investor activity in Korean stocks — foreign-holder classification on DART 5%-rule disclosures by global asset managers and sovereign wealth funds.
Inferred read-onlykoreanpulse_aboutServer self-description — capability matrix, tool catalog, named-entity tag counts, supported query patterns, primary sources.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.koreanpulse]
url = "https://mcp.koreanpulse.dev/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"koreanpulse": {
"type": "http",
"url": "https://mcp.koreanpulse.dev/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: koreanpulse
Remote MCP URL: https://mcp.koreanpulse.dev/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"koreanpulse": {
"url": "https://mcp.koreanpulse.dev/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"koreanpulse": {
"type": "http",
"url": "https://mcp.koreanpulse.dev/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "koreanpulse",
"transport": "streamable-http",
"url": "https://mcp.koreanpulse.dev/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for koreanpulse.dev was fetched 2026-09-16T13:02:45.328Z.
koreanpulse.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.