Skip to main content
Glama
stockmcp

Stock Data MCP Server

by stockmcp

A股财报日历

stock_earnings_calendar

View upcoming A-share earnings release dates for a specified report period. Track companies set to disclose results, with configurable limit. Essential for earnings season analysis.

Instructions

获取A股财报披露时间表,查看即将披露财报的公司。用于跟踪财报季。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
periodNo报告期,如: 2024年报、2024三季报,默认最新
limitNo返回数量限制
Behavior2/5

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

No annotations are provided, and the description lacks behavioral details such as whether the tool is read-only, rate limits, data freshness, or any side effects. It only states what it does without transparency.

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 a single concise sentence, front-loading the key purpose without any redundant words. It earns its place efficiently.

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?

Given the low complexity (no output schema, simple parameters), the description is partially complete. It misses behavioral context and return format, but for a calendar tool, it is minimally viable.

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 has 100% description coverage for its two parameters, providing adequate documentation. The description adds no extra meaning beyond the schema, so a baseline score 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 the A-stock earnings disclosure schedule and lists upcoming companies, with a specific verb and resource. It differentiates from the sibling 'stock_earnings_us' by specifying 'A股'.

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?

The description mentions '用于跟踪财报季' (used for tracking earnings season), providing context. However, it does not explicitly exclude cases or mention alternatives like 'stock_earnings_us' for US stocks.

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