Skip to main content
Glama
ChunSam

kiwoom-mcp-server

by ChunSam

PER·PBR·ROE 순위 조회 (시장 전체)

get_valuation_rank

Screen top 100 Korean stocks by PER, PBR, or ROE to identify value stocks, capital-efficient firms, or overheated names.

Instructions

시장 전체를 PER·PBR·ROE로 줄 세운 상위 100종목을 조회합니다 (키움 ka10026). 저PER·저PBR은 가치주 스크리닝, 고ROE는 자본효율이 높은 기업 찾기, 고PBR·저ROE는 과열·부실 점검에 씁니다. 거래량·등락률 기준 순위는 get_ranking, 특정 종목 하나의 PER·PBR은 get_stock_price를 쓰세요 — 밸류에이션으로 시장을 훑는 것은 이 tool뿐입니다.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topNo표시할 종목 수 (기본값 20, 최대 100)
metricNo정렬 기준 (기본값: low_per). low_per 저PER / high_per 고PER / low_pbr 저PBR / high_pbr 고PBR / low_roe 저ROE(적자 상위) / high_roe 고ROE
Behavior4/5

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

The description adds contextual behavior beyond a simple 'retrieve' by explaining how to interpret the metrics (e.g., low PER for value screening) and mentions the Kiwoom API code (ka10026). However, with no annotations provided, it does not explicitly state read-only/safety or describe any side effects, though '조회' implies read.

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 three sentences: first states the function, second gives screening use cases, third names alternatives. It is front-loaded with the action and has no filler.

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?

The tool has no output schema, so the description should explain return structure, but it does not. It also says 'top 100' while the schema allows configurable top from 1-100 with default 20, which could confuse. Usage context is well covered, but output format and pagination are not disclosed.

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

Parameters3/5

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

The input schema covers both parameters exhaustively with descriptions, defaults, and enum values. The description adds no additional parameter-level semantics beyond reinforcing the metric use cases, so baseline score of 3 applies.

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 the top 100 stocks ranked by PER/PBR/ROE across the entire market, using a specific verb and resource. It also differentiates itself from siblings by noting it is the only valuation-based market scan tool.

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

Usage Guidelines5/5

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

The description explicitly provides use cases: low PER/PBR for value screening, high ROE for capital efficiency, high PBR/low ROE for overheat/insolvency. It names alternatives: get_ranking for volume/price change rankings and get_stock_price for single-stock PER/PBR, and states 'this tool is the only one' for market-wide valuation scans.

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