Cerebra Legal MCP Server

QMT-MCP-Server

Created By
Cerebra Legal MCP Servernnquant
Overview

what is QMT-MCP-Server?

QMT-MCP-Server is a server application based on the Model Control Protocol (MCP) designed to interface with the QMT trading system, enabling stock trading functionalities.

how to use QMT-MCP-Server?

To use QMT-MCP-Server, clone the project from GitHub, install the required dependencies using the uv package manager, and run the main application. You will need to provide configuration details such as the path to MiniQMT and your trading account information.

key features of QMT-MCP-Server?

  • Account asset inquiry
  • Position information query
  • Order placement
  • Order cancellation

use cases of QMT-MCP-Server?

  1. Querying account holdings and asset status.
  2. Placing buy and sell orders for stocks.
  3. Integrating with other MCP services for comprehensive trading solutions.

FAQ from QMT-MCP-Server?

  • What are the system requirements for QMT-MCP-Server?

Python >= 3.10 and QMT trading permissions are required.

  • Is QMT-MCP-Server safe for real trading?

This project is intended for educational purposes only; use it cautiously in live trading environments.

  • How do I configure the server?

The server prompts for necessary configuration details upon first run, which are saved in the xttrader.yaml file.