Skip to main content
Glama
ChunSam

kiwoom-mcp-server

by ChunSam

테마 그룹 조회

get_theme_groups

Retrieve Korean stock theme groups sorted by performance, or search for themes containing a specific stock by providing its six-digit code. Get theme name, stock count, change rate, and more.

Instructions

키움 테마 그룹 목록을 조회합니다 — 테마명, 종목수, 등락률, 상승/하락 종목수, 기간수익률(10일), 주요종목 (키움 ka90001). 기본은 등락률 상위 테마를 보여주며, stock_code를 주면 해당 종목이 편입된 테마를 검색합니다. 특정 테마의 구성종목은 get_theme_stocks로 조회하세요.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo표시할 테마 개수 (기본 30, 최대 100; 등락률 상위순). 종목 검색 시에는 무시됩니다.
stock_codeNo특정 종목이 편입된 테마만 검색할 6자리 종목코드
Behavior3/5

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

No annotations provided, so description carries full burden. It discloses default sorting by change rate and that limit is ignored when stock_code is used. However, does not mention data freshness, caching, authentication needs, or performance characteristics, leaving some gaps.

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?

Two sentences in Korean (translated to English) cover all key points without redundancy. Could be more structured with bullet points, but is efficient and easy to parse.

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 no output schema, the description hints at return fields (theme name, stock count, change rate, etc.) which aids agent understanding. References sibling tool for deeper details. For a simple 2-param tool, it provides sufficient context.

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%, baseline 3. Description adds value by explaining that limit controls display count (default 30, max 100, in change rate order) and is ignored when stock_code is used. Also clarifies stock_code is a 6-digit pattern and its purpose.

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 a list of Kiwoom theme groups with specific fields (theme name, stock count, change rate, etc.) and distinguishes two modes: default top themes by change rate, or filtering by stock_code. It also references the sibling tool get_theme_stocks for constituent stocks, avoiding confusion.

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?

Provides explicit guidance: use for viewing theme groups or finding themes for a stock via stock_code. Recommends get_theme_stocks for constituent stocks of a specific theme. Lacks explicit when-not-to-use scenarios but is clear enough.

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