MODEL CONTEXT PROTOCOL

China Stock MCP Server

Connect QuantCoda market data to Claude, Cursor or another MCP client as remote tools. Agents query China A-share data with explicit inputs instead of inferring answers from marketing pages.

Get a free API key Read the agent setup guide

Connect the remote China Stock MCP Server

The server is available at https://quantcoda.com/mcp and uses the same X-API-Key authentication as the REST API and Python SDK.

# Claude Code
claude mcp add --transport http quantcoda https://quantcoda.com/mcp \
  --header "X-API-Key: qc_live_your_key"

What an AI agent can query

45 MCP TOOLS

Data capabilities aligned with the API

Market, ETF, index, financial, valuation, money-flow, chip, realtime quote and news tools share one public contract.

EXPLICIT INPUTS

Auditable symbols and time ranges

Tools retain symbol, date ranges and endpoint filters so a researcher can inspect what the agent requested.

ONE API KEY

Consistent access across interfaces

MCP, REST and the Python SDK use the same QuantCoda API key and plan permissions, reducing duplicate configuration.

Keep research workflows bounded

Prefer code-driven access?

Use the China Stock Data Python SDK or the REST API documentation. All three interfaces retain the same symbol and field semantics.