AK
aikstockdata — Korean Stock Data
/search_stock
종목 검색 (Search stocks)
Find a ticker from part of the name — Korean or Latin, case-insensitive — or a 6-digit code, within the market-cap-ranked universe (ETFs included). Korean readi
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 /search_stock for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Stock name or code fragment, e.g. '삼성' or '005930'. | 종목명 또는 6자리 코드의 일부 |
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":"/search_stock","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-com-aikstockdata-mcp -e /search_stock -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-com-aikstockdata-mcp", endpoint: "/search_stock", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.