Skip to main content
Glama

A-Share MCP Server

MIT License
323

get_hs300_stocks

Retrieve CSI 300 Index constituent stocks for a specified or latest date using this tool. Outputs a markdown table for clear data presentation on China's A-share market.

Instructions

Fetches the constituent stocks of the CSI 300 Index for a given date. Args: date: Optional. The date in 'YYYY-MM-DD' format. If None, uses the latest available date. Returns: Markdown table with CSI 300 constituent stocks or an error message.

Input Schema

NameRequiredDescriptionDefault
dateNo

Input Schema (JSON Schema)

{ "properties": { "date": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Date" } }, "title": "get_hs300_stocksArguments", "type": "object" }

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/24mlight/a-share-mcp-is-just-i-need'

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