nnquant_qmt-mcp-server
If you are the rightful owner of nnquant_qmt-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
QMT-MCP-Server is a server application based on the Model Control Protocol (MCP) designed to interface with the XunTou QMT trading system, providing stock trading-related functionality.
QMT-MCP-Server empowers large models to execute stock trading capabilities. It is a server application that leverages the Model Control Protocol (MCP) to connect with the XunTou QMT trading system, offering interfaces for stock trading functionalities. The server supports essential trading operations such as account asset queries, position information queries, order placement, and order cancellation. It is designed for educational and learning purposes, and users are advised to exercise caution when using it in live trading environments. The server requires Python 3.10 or higher and QMT trading permissions, with the local MiniQMT system running. Installation involves cloning the project, installing dependencies using the 'uv' package manager, and running the main script. Initial configuration requires specifying the MiniQMT path and funding account, which are saved in a configuration file. The server can be integrated with various MCP clients, allowing users to execute trading commands through natural language instructions.
Features
- Account asset query
- Position information query
- Order placement
- Order cancellation