Skip to content
Cursor

A股数据 API (A-Share Data API) for Cursor

com.ashareapi/ashare-data-api

A-share data over MCP: quotes, profile, order book, K-line, financials, money flow, boards. 24 tools

client:Cursor transport:streamable-http tools:24

Install A股数据 API (A-Share Data API) in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "ashare-data-api": {
      "url": "https://api.ashareapi.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

A股数据 API (A-Share Data API) in other clients