AK
aikstockdata — Korean Stock Data
/get_rankings
랭킹 조회 (Rankings)
Answers "which stocks scored highest on measured DART financials?" — kind='growth' is 성장 TOP8 (max 8 rows), kind='quiet' is 조용한 실적주. Scores come from a publishe
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_rankings for me.
Input
| Field | Type | Description |
|---|---|---|
| kind* | string (growth | quiet) | 'growth' (성장 TOP8) or 'quiet' (조용한 실적주) |
| limit | integer | Number of rows, 1-20 (default 8). | 반환 개수 |
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_rankings","input":{"kind":"growth"}}'cli
npx cracked-ai run -p mcp-com-aikstockdata-mcp -e /get_rankings -i '{"kind":"growth"}'mcp
run_tool({ provider: "mcp-com-aikstockdata-mcp", endpoint: "/get_rankings", input: {"kind":"growth"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.