Skip to content
VS Code

Wudao A-Share Stock Data MCP for VS Code

io.github.jcdreamjc/wudao-mcp

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

client:VS Code transport:streamable-http

Install Wudao A-Share Stock Data MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "wudao-mcp": {
      "type": "http",
      "url": "https://stock.quicktiny.cn/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Wudao A-Share Stock Data MCP in other clients