Skip to content
Claude Desktop

AShareHub — Chinese A-Share Market Data for Claude Desktop

com.asharehub/mcp

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

client:Claude Desktop transport:sse

Install AShareHub — Chinese A-Share Market Data in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://asharehub.com/mcp/sse?api_key={api_key}"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

AShareHub — Chinese A-Share Market Data in other clients