Skip to main content
Glama
ChunSam

kiwoom-mcp-server

by ChunSam

시장 순위 조회

get_ranking

Retrieve daily stock market rankings by type (rise, fall, volume, value) and market (all, KOSPI, KOSDAQ). Specify top number of stocks (max 50).

Instructions

당일 시장 순위를 조회합니다 (키움 ka10027/ka10030/ka10032). type: rise(상승률)/fall(하락률)/volume(거래량)/value(거래대금). market: all(전체, 기본)/kospi/kosdaq.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topNo표시할 종목 수 (기본값 20, 최대 50)
typeYes순위 종류
marketNo시장 구분 (기본값: all)
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must fully disclose behavioral traits. While '조회' implies a read-only operation, it does not explicitly state that the tool is non-destructive, mention data freshness, rate limits, or any side effects. The absence of such information for a ranking query is a gap.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is efficiently concise, with a single sentence that front-loads the core action and appends essential parameter details. No redundant or superfluous information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with 3 parameters and no output schema, the description covers the input semantics adequately. However, it does not describe the output format, ordering, or any pagination behavior, which would be helpful for a ranking tool. It is minimally sufficient but not complete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, but the description adds value by providing Korean translations for enum values (e.g., 'rise(상승률)') and mentioning the Kiwoom API codes. It also clarifies the default and maximum for 'top' implicitly. This extra context helps the agent understand parameter meanings beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool retrieves today's market rankings (당일 시장 순위 조회) and specifies the ranking types (rise/fall/volume/value) and market segments (all/kospi/kosdaq). This is distinct from sibling tools like get_stock_price or get_market_index, which focus on individual stocks or indices.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explains the purpose but provides no explicit guidance on when to use this tool versus alternatives, nor does it mention prerequisites or limitations. The context is implicit from the tool name and sibling list.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ChunSam/kiwoom-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server