ashares_quote
ActiveTool of China Stocks
Real-time quote(s) for Chinese A-share stocks by 6-digit code (Shanghai 6xxxxx, Shenzhen 0xxxxx/3xxxxx, STAR 688xxx, ChiNext 30xxxx, Beijing 8xxxxx/4xxxxx). Returns name, current price, change and change %, open, previous close, day high/low, volume, turnover, and the quote timestamp. Accepts one code or a comma-separated list. Example: ashares_quote({ symbols: "600519,000858" }) for Kweichow Moutai and Wuliangye. Source: Sina (keyless).
Parameters schema
{
"type": "object",
"required": [
"symbols"
],
"properties": {
"symbols": {
"type": "string",
"description": "One 6-digit code or a comma-separated list, e.g. \"600519\" or \"600519,000001,300750\". sh/sz/bj prefixes are accepted but optional."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
China Stocks
https://github.com/pipeworx-io/mcp-china-stocks
1/7 registries