Agent Tools
Back to MCP servers

MetricHub Quant - A股量化数据

https://api.quant.metrichub.app/mcp/sse
● degraded

China A-Share quantitative data: 5000+ stocks, 13 factors, daily market & limit-up analysis.

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://api.quant.metrichub.app/mcp/sse
JSON-RPC initialize probe
curl -X POST https://api.quant.metrichub.app/mcp/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/clk1st/mh-fin-mcp