Skip to main content
Glama
ChunSam

kiwoom-mcp-server

by ChunSam

프로그램 매매 상위 조회

get_program_trading

Retrieve top stocks ranked by program trading net buy or net sell activity for KOSPI or KOSDAQ markets.

Instructions

당일 프로그램 매매 순매수/순매도 상위 종목을 조회합니다 (키움 ka90003). direction: net_buy(순매수, 기본)/net_sell(순매도). unit: amount(금액 백만원, 기본)/quantity(수량 주). market: kospi(기본)/kosdaq — 이 TR에는 전체(all) 옵션이 없습니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topNo표시할 종목 수 (기본값 20, 최대 50)
unitNo금액/수량 기준 (기본값: amount)
marketNo시장 구분 (기본값: kospi)
directionNo순매수/순매도 (기본값: net_buy)
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It indicates a read-only retrieval operation ('조회') and mentions the data source and day, but lacks details on authentication, rate limits, or data freshness.

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, with a single sentence containing parenthetical lists for parameters. It efficiently conveys the tool's purpose and key constraints without unnecessary words.

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

Completeness4/5

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

Given the tool has 4 parameters, no output schema, and no annotations, the description provides enough context for usage, covering purpose, parameter options, and a limitation. It is sufficiently complete for a simple top-list query.

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 Korean parameter values, defaults, and the absence of a market 'all' option, going 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 uses a specific verb (조회합니다/retrieves) and resource (프로그램 매매 상위 종목/top stocks by program trading) and clearly distinguishes from sibling tools which cover different financial data.

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 implies usage for daily program trading rankings but does not explicitly state when to use this tool over alternatives. It notes the absence of an 'all' option, which is a limitation, but provides no direct usage guidance.

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