MCP Server
MCP
Wudao A-Share Stock Data MCP
Read-only China A-share data for AI agents: market, limit-up, capital flow and disclosures.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://stock.quicktiny.cn/api/mcp",
"headers": [
{
"description": "Bearer API key created in the Wudao Data developer console.",
"isRequired": true,
"isSecret": true,
"placeholder": "Bearer YOUR_API_KEY",
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment