69
/ 100
26 days ago
glama

QMT MCP Server

Wraps the miniQMT interface to enable AI assistants to query A-share market data, account information, and place/cancel orders.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: MCP_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configQMT_PATH..\..\userdata_mini miniQMT 的 userdata_mini 路径
configQMT_ACCOUNT(空) 交易账号,必填
configQMT_ACCOUNT_TYPESTOCK 账户类型
configMCP_HOST0.0.0.0 HTTP 模式监听地址
configMCP_PORT8765 HTTP 模式监听端口
🔐 secretMCP_API_TOKEN(空) HTTP 模式 API Token,留空则不启用认证;设置后 POST 请求须携带 Authorization: Bearer <token>
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/beamof-qmt-mcp-server-15ta6y)](https://m8ven.ai/mcp/beamof-qmt-mcp-server-15ta6y)
commit: d62155a62136005f7c549004e9e0931005a93af7
code hash: 14679ab572fc5bae0ffc632f3b4377cc52c8c1475cf4bf52a3ab3948854bf55b
verified: 7/5/2026, 9:08:54 AM
view raw JSON →