Skip to content
VS Code

AShareHub — Chinese A-Share Market Data for VS Code

com.asharehub/mcp

Cloud MCP server for Chinese A-share and ETF market data, news, financials and capital flows.

client:VS Code transport:sse

Install AShareHub — Chinese A-Share Market Data in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "sse",
      "url": "https://asharehub.com/mcp/sse?api_key={api_key}"
    }
  }
}

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

AShareHub — Chinese A-Share Market Data in other clients