Skip to main content
Glama
openstockdata

stock-data-mcp

A股分红历史

stock_dividend_history

Retrieve historical dividend and stock split data for A-share stocks to analyze dividend yield and payout policy.

Instructions

获取A股个股历史分红送转数据,包括派息、送股、转增等。用于分析股息率和分红政策。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo返回数量限制
symbolYes股票代码(纯数字或字母组合,如600519、AAPL、HK00700)
Behavior3/5

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

With no annotations, the description only states the core functionality. It does not disclose behavioral traits like default limit, ordering, error handling, or any authentication requirements. It is adequate but not detailed.

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 a single, direct sentence with no fluff. It is front-loaded with the main action. However, it is very brief and could include more context without being verbose.

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

Completeness2/5

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

Without an output schema, the description fails to explain the return format or structure. It mentions data types but not whether results are ordered, paginated, or include fields like date and amount. This is insufficient for an agent to use the tool confidently.

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?

Schema coverage is 100%, so the description adds value by elaborating on the types of dividend data, but it does not provide additional parameter-specific meaning beyond what the schema already offers. Baseline of 3 is appropriate.

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 historical dividend data for A-share stocks, specifying types like dividends and bonus shares. It distinguishes from sibling tools focused on prices, real-time data, etc., by focusing on dividend history.

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 dividend yield analysis but provides no explicit guidance on when to use this tool versus alternatives, nor any conditions or prerequisites. Usage is implied rather than explicitly stated.

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

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