Skip to main content
Glama
guangxiangdebizi

FinanceMCP-DCTHS

get_ths_member

Retrieve constituent stocks of a Tonghuashun concept block by index code, or find which concept blocks a stock belongs to by its code.

Instructions

获取同花顺概念板块成分股列表。可查询指定板块的成分股,或查询指定股票所属的板块。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ts_codeNo板块指数代码(如 885823.TI),查询该板块包含的成分股
con_codeNo股票代码(如 000001.SZ),查询该股票所属的板块
Behavior2/5

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

No annotations exist, so the description should disclose behavioral traits like data freshness, response size, or pagination. The current description lacks these details, providing only basic functionality.

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?

Two concise sentences with no fluff. Each sentence adds value: the first states the purpose, the second elaborates on the two usage modes.

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 is simple and lacks an output schema. The description covers the input and purpose but does not specify the output format (e.g., fields returned). Adequate but leaves gaps.

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 description coverage is 100%, and the description adds meaning by clarifying the two query modes: sector-to-stocks and stock-to-sectors. This goes beyond the schema's parameter 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 clearly states the tool retrieves the constituent stock list of Tonghuashun concept sectors, specifying two usage modes: by sector code or by stock code. It distinguishes from siblings like get_ths_daily and get_ths_index by focusing on member composition.

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 tool's functionality but does not provide explicit guidance on when to use it versus alternatives, nor does it mention prerequisites or exclusions. Usage is implied from context.

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/guangxiangdebizi/FinanceMCP-DCTHS'

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