AK
aikstockdata — Korean Stock Data
/get_disclosures
공시 목록 (Disclosures with receipt times)
Answers "what was filed, and when exactly?" — DART filings with RECEIPT TIME (HH:MM) and session (pre-open / intraday / after-close), filterable by date, type a
liveverifiedunknown~5s typical
mcpprobedaikstockdata—korean
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-aikstockdata-mcp /get_disclosures for me.
Input
| Field | Type | Description |
|---|---|---|
| date | string | YYYYMMDD. 오늘이면 장중 수집본, 아니면 최근 7일 상위 목록 | today for intraday |
| session | string | pre_open | intraday | after_close |
| label | string | 공시 유형 부분일치(예: 배당, 자사주) |
| min_score | number | 중요도 점수 하한(장중 수집본에는 점수가 없습니다) |
| limit | number | 최대 건수(기본 20, 최대 100) |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-aikstockdata-mcp","endpoint":"/get_disclosures","input":{}}'cli
npx cracked-ai run -p mcp-com-aikstockdata-mcp -e /get_disclosures -i '{}'mcp
run_tool({ provider: "mcp-com-aikstockdata-mcp", endpoint: "/get_disclosures", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.