Home › Other › Wudao A-Share Stock Data MCP

Wudao A-Share Stock Data MCP

Read-only China A-share data for AI agents: market, limit-up, capital flow and disclosures.

HTML Remote
★ 11 stars Last pushed 2026-09-16 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://stock.quicktiny.cn/api/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http wudao-mcp https://stock.quicktiny.cn/api/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "wudao-mcp": {
      "url": "https://stock.quicktiny.cn/api/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — Bearer API key created in the Wudao Data developer console.

Related servers

Data from the Official MCP Registry