Skip to main content
Glama
stockmcp

Stock Data MCP Server

by stockmcp

获取板块成分股

stock_board_cons

Get constituent stocks of industry or concept boards. Supports automatic failover across multiple data sources for reliable access.

Instructions

获取行业或概念板块的成分股列表。支持多数据源自动故障转移。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
board_nameYes板块名称,如: 酿酒行业、新能源、人工智能
board_typeNo板块类型: industry(行业), concept(概念)industry
limitNo返回数量(int)
Behavior2/5

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

The description mentions automatic failover across multiple data sources, which is a useful behavioral trait. However, with no annotations provided, the description does not disclose whether the tool is read-only, requires authentication, or has any rate limits, leaving significant behavioral gaps.

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 consists of two concise, front-loaded sentences. The first sentence states the core purpose, and the second adds a key behavioral note. No unnecessary words or redundancy.

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?

For a simple list tool with three parameters, the description covers purpose and a notable behavior (failover). However, with no output schema, the description does not indicate return format, error behavior, or sample output, leaving some incompleteness.

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 all parameters with clear descriptions and examples, achieving 100% coverage. The description adds no additional semantic value beyond what the schema provides, meeting the baseline expectation.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool retrieves constituent stock lists for industry or concept sectors with specific examples of board names, making the purpose straightforward. However, it does not explicitly differentiate from sibling tools like stock_sector_spot or stock_sector_fund_flow_rank, which could cause confusion.

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

Usage Guidelines2/5

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

No guidance is provided on when to use this tool versus alternatives. There are no scenarios, prerequisites, or exclusions mentioned, leaving the agent without context for tool selection.

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/stockmcp/stock-data-mcp'

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