Q
Qmt MCP
by @juju-w
在 Docker 里跑 QMT,用 MCP 接入 AI Agent —— 券商无关的 A 股行情/账户 MCP 服务,docker compose 一键起 · Run QMT in Docker, plug it into AI agents over MCP (broker-agnostic A-share market-data & account tools)
Created 6/3/2026
Updated about 5 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx qmt-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"juju-w-qmt-mcp": {
"command": "uvx",
"args": [
"qmt-mcp"
]
}
}
}