ashares_analyst_consensus

Pack: china-stocks · Endpoint: https://gateway.pipeworx.io/china-stocks/mcp

Analyst consensus estimates (盈利预测) for a Chinese A-share stock — per forecast year: consensus EPS, P/E at current price, net profit attributable to parent (归母净利润), and total operating revenue, in CNY. Answers “analyst estimates / 盈利预测 / forecast EPS for a China A-share like 000988”. Source: Eastmoney datacenter (keyless).

Parameters

NameTypeRequiredDescription
symbolstringyes6-digit A-share code, e.g. “000988” or “300750” (宁德时代).

Example call

curl -X POST https://gateway.pipeworx.io/china-stocks/mcp \
  -H 'Content-Type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"ashares_analyst_consensus","arguments":{}}}'

Connect

Add this to your MCP client config, or use one-click install buttons:

{
  "mcpServers": {
    "china-stocks": {
      "url": "https://gateway.pipeworx.io/china-stocks/mcp"
    }
  }
}

See Getting Started for client-specific install steps.

Regenerated from source · build July 18, 2026