Skip to main content
Glama
openstockdata

stock-data-mcp

A股限售解禁日历

stock_locked_shares

Retrieve A-share locked-share unlocking calendar with dates and size to assess market supply pressure. Supports detail and summary modes.

Instructions

获取A股限售股解禁日历,查看即将解禁的股票及解禁规模。限售解禁是重要的市场供给压力指标。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeNo模式: 'detail'(个股明细), 'summary'(每日汇总)detail
limitNo返回数量限制
end_dateNo结束日期,格式: 20250311,默认未来30天
start_dateNo开始日期,格式: 20250211,默认今日
Behavior3/5

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

No annotations; description mentions calendar and supply pressure indicator but lacks details on data freshness, scope (historical vs. future), or rate limits.

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 succinct sentences front-load the action and purpose with no wasted words.

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?

For a simple calendar tool with well-documented parameters, the description is sufficient, though output format is not described (no output schema required).

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%; description does not add meaning beyond what schema already provides for parameters.

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 specific resource (A股限售股解禁) and action (获取、查看), and distinguishes from sibling tools focused on other stock metrics.

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?

Description implies use for viewing restricted stock unlocking calendar but provides no explicit guidance on when to use versus alternatives (e.g., other stock tools).

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