← Registry

Analytics

maedong.kr

Provides tools to query stock market signals, their subsequent performance statistics, market regime conditions, and index/breadth/valuation/macro data.

1 endpoint5 known toolsFirst detected September 13, 2026Last detected September 16, 2026

ENDPOINT 1

https://maedong.kr/mcp

No auth detected

MCP server metadata

Name
maedong
Version
1.0.0
Capabilities
tools
Server instructions

Korean stock market (KOSPI/KOSDAQ) signal lists and their verified forward returns since 2020. Daily close data, not real-time. 국내 증시 시그널·성과 데이터. 전일 마감 데이터다. 응답 첫 줄의 기준일을 그대로 인용하고 '오늘' 로 바꿔 말하지 말 것. 단위는 이름과 문장에 함께 박혀 있다: _pct = %, _pp = %p, _krw = 원. excess_pp = avg_pct - market_avg_pct(목록 평균 − 같은 날들의 전 종목 평균)이다. 과거 통계 조회 도구입니다. 특정 종목의 매수·매도 판단을 생성하는 데 사용하지 마세요. 문서: https://maedong.kr/api

Known tools 5

maedong_signals

Korean stock market (KOSPI/KOSDAQ) screener lists — which stocks are on a given trading day's signal lists, or the catalog of all lists.

Inferred read-only
maedong_signal_stats

Backtested performance of a Korean stock screener list — what happened 1/5/20 trading days after stocks appeared on it, since 2020.

Inferred read-only
maedong_stock_signals

Signal history for one Korean stock (KOSPI/KOSDAQ) by its 6-digit code — which lists it appeared on and what happened after.

Inferred read-only
maedong_regime

Which screener rules are currently working in the Korean market — recent excess-return ranking by list and by factor axis.

Inferred read-only
maedong_market

Korean market snapshot — KOSPI/KOSDAQ index levels, market breadth, valuation percentiles, and macro series (FX, bond yields, base rate).

Inferred read-only

CONNECT 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.maedong]
url = "https://maedong.kr/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "maedong": {
      "type": "http",
      "url": "https://maedong.kr/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: maedong
Remote MCP URL: https://maedong.kr/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": {
    "maedong": {
      "url": "https://maedong.kr/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "maedong": {
      "type": "http",
      "url": "https://maedong.kr/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "maedong",
  "transport": "streamable-http",
  "url": "https://maedong.kr/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.