Overview
Features
Official MCP server implementation
The server is the official QuantConnect MCP implementation, maintained by the QuantConnect team, with guidance to securely handle code and API tokens.
Dockerized, cross-platform deployment
Delivered as a Docker image (quantconnect/mcp-server) and designed for cross-platform use, with explicit guidance for linux/amd64 and linux/arm64 platforms.
Simple client integration workflow
Provides a guided process to connect local MCP clients (like Claude Desktop) to the QC MCP Server, including configuration steps and platform considerations.
Extensive MCP toolset for project lifecycle
Offers a wide range of tools to manage projects, files, compilations, backtests, optimizations, and Lean versions, enabling end-to-end automation.
Live trading deployment management
Supports creating, reading, listing, stopping, liquidating, and commanding live trading algorithms, along with live chart, logs, portfolio, and orders access.
Collaboration and access control
Includes tools to manage project collaborators and lock projects to coordinate editing and deployment workflows.
Object Store and file management
Provides object store interactions, including uploading, listing, reading properties, and downloading files.
Diagnostics and versioning tooling
Includes server/version queries and code-quality tools (read_mcp_server_version, read_latest_mcp_server_version, check_initialization_errors, complete_code, etc.) to aid debugging and maintenance.
Who Is This For?
- AI Agents:Enable AI assistants like Claude to manage QuantConnect projects, backtests, and live deployments via the MCP server.
- Developers:Integrate MCP into client apps to automate workflows and control cloud-based QuantConnect actions.
- QuantConnect Users:Bridge between AI-driven workflows and the QuantConnect cloud for automated trading and research tasks.




