MCP server exposing 4 tools for china-exchange-data.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/china-exchange-data/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
ashares_sector_flows — 深交所 A股行业板块统计 — SZSE-official per-industry (行业) turnover ranking for the Chinese A-share market: turnover amount (成交金额/亿元), share volume, company count, total and float market cap, and weighted-average P/E, one row per SZSE industry classification (A 农林牧渔 … T 综合 etc.), for a given trading day. This is the exchange's own published turnover-by-industry statistic — NOT the vendor-computed "主力资金净流入" (large-order net capital inflow) metric that East Money / 同花顺-style trackers publish; neither SZSE nor SSE discloses that classification publicly, so it is not offered here. Answers "今天A股行业板块成交额排名", "which sectors traded the most today", "SZSE industry turnover ranking". Sorted by turnover amount descending. Source: SZSE ShowReport CATALOGID=1804_gptj_merge_after (keyless).ashares_index_bars — 上证/深证指数日线周线 — Daily or weekly OHLC + volume + turnover bars for a major China A-share index: 上证指数 Shanghai Composite (000001), 上证50 (000016), 沪深300 CSI 300 (000300), 科创50 STAR50 (000688) from SSE; 深证成指 Shenzhen Component (399001), 创业板指 ChiNext (399006) from SZSE. Answers "上证指数000001最近10个交易日OHLC", "Shanghai Composite last 10 days", "深证成指周线", "ChiNext index history". Source: SSE yunhq public quote system (000xxx/999xxx indices) + SZSE ssjjhq history API (399xxx indices), both keyless.ashares_market_bars — 沪市全市场行情 — Full-market latest-session board snapshot for SSE-listed A-shares (~2,358 stocks): code, name, last price, change %, volume, turnover amount (成交额). Built for running screens (momentum vs index, top movers) without querying each stock individually. This is the LATEST available trading session only (a live board snapshot, not a historical-date archive) — SZSE does not expose an equivalent single-call full-market bulk endpoint (its per-stock snapshot report needs one call per code), so this tool covers the Shanghai exchange only; asking for a past date returns the latest session with a note rather than silently substituting data. Answers 'A股全市场行情', 'SSE full board today', 'screen all Shanghai A-shares by turnover'. Source: SSE yunhq public quote list (keyless).ashares_bulletins — 上交所上市公司公告 — SSE-listed company disclosure bulletins (公告) by 6-digit code: title, type (半年报/年报/董事会/股东会/回购/关联交易 etc.), date, and the PDF URL on sse.com.cn. Answers "600519最新公告", "贵州茅台公司公告", "SSE company bulletins since 2026-01-01", "annual report / 年报 filings for a code". SZSE-listed codes (0/3-prefixed) are not covered — this endpoint is SSE-only. Source: SSE queryCompanyBulletinNew (keyless).Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/china-exchange-data/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io