Wudao A-Share Stock Data MCP for Cursor
io.github.jcdreamjc/wudao-mcp
Read-only China A-share data for AI agents: market, limit-up, capital flow and disclosures.
client:Cursor
transport:streamable-http
Install Wudao A-Share Stock Data MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"wudao-mcp": {
"url": "https://stock.quicktiny.cn/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs