Skip to main content
Glama
ChunSam

kiwoom-mcp-server

by ChunSam

시장 특이 종목 조회

get_market_movers

Identify Korean stocks with unusual price action: new highs, new lows, limit up/down, surges, or plunges. Filter by market segment and reference period.

Instructions

시장 특이 종목을 조회합니다 (키움 ka10016/ka10017/ka10019). signal: new_high(신고가)/new_low(신저가)/upper_limit(상한가)/lower_limit(하한가)/surge(급등)/plunge(급락). market: all(전체, 기본)/kospi/kosdaq. 신고/신저는 days(5/10/20/60/250일, 기본 5일) 기준, 급등/급락은 전일 대비입니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topNo표시할 종목 수 (기본값 20, 최대 50)
daysNo신고/신저 기준 기간(일) — new_high/new_low에서만 사용 (기본값 5)
marketNo시장 구분 (기본값: all)
signalYes특이 신호 종류
Behavior4/5

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

No annotations are provided, so the description carries the burden of transparency. It explains the tool queries based on signal, market, days, and top, and references underlying API codes. It does not mention rate limits or auth, but these are not expected for a non-destructive read operation.

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

Conciseness4/5

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

The description is concise, packing essential information into a few sentences without fluff. It could be better structured (e.g., bullet points for signals), but it remains clear and front-loaded.

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?

While input parameters are well-covered, the description does not mention the output format or what the returned data looks like. Since there is no output schema, this is a notable gap for an AI agent to understand how to use the results.

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%, and the description adds value by explaining the meaning of each signal (e.g., new_high means 신고가) and clarifying that days only applies to new_high/new_low, while surge/plunge is based on previous day. This goes beyond the schema descriptions.

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 explicitly states '시장 특이 종목을 조회합니다' (query market moving stocks) and lists specific signals and market options. It clearly distinguishes itself from sibling tools like get_orderbook or get_stock_price by focusing on unusual market movements.

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

Usage Guidelines4/5

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

The description provides clear context on signal types and when parameters like days are applicable. However, it does not explicitly state when to use or not use this tool relative to alternatives, though sibling tools are sufficiently different to avoid confusion.

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