Connects local AI clients to QuantConnect for project, backtest, collaboration, and live-trading operations.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Server.
QuantConnect/mcp-server MCP server gives an MCP-compatible AI client access to QuantConnect account and cloud-platform operations. It can create, inspect, modify, and delete projects; manage project collaborators; read and edit project files; and compile algorithm code. The available tools also cover backtests, optimization jobs, live algorithms, Object Store files, LEAN version information, and several code-assistance operations.
The server is intended for users who want an AI assistant to work with QuantConnect projects through natural-language requests. Depending on the operation, an assistant can update strategy code, check syntax, run initialization checks, start a backtest, inspect results, or manage a live-trading deployment. Destructive operations are included, such as deleting projects, files, backtests, optimizations, and Object Store files, so client permissions and prompts should be handled carefully.
The distribution runs as a Docker image and communicates with a local MCP client over the client’s configured process connection. Claude Desktop is the documented example. The container authenticates to QuantConnect using QUANTCONNECT_USER_ID and QUANTCONNECT_API_TOKEN. AGENT_NAME identifies the request source and is useful when multiple agents operate at the same time.
QuantConnect/mcp-server MCP server exposes 64 listed tools. Project tools provide access to projects, collaborators, nodes, files, compilation, and code checks. Research and execution tools cover backtests, charts, orders, insights, optimization, and live algorithm status. Other tools search QuantConnect content, access Object Store data, authorize brokerage or data-provider connections, and report the running or latest MCP server version.
Docker Desktop and an MCP client are required for the documented local setup. In Claude Desktop, add a server entry that runs the quantconnect/mcp-server Docker image with interactive input and removes the container after exit. Pass the two QuantConnect credentials and an agent name through the container environment.
The image supports both linux/amd64 and linux/arm64. ARM-based systems, including Apple M-series machines, should select the ARM platform when configuring Docker. The README also documents pulling the image with docker pull quantconnect/mcp-server to update the local copy.
After changing the Claude Desktop configuration, restart the client. QuantConnect’s documentation links to its API-token request instructions for obtaining credentials.
This repository is marked deprecated. QuantConnect states that the preferred MCP experience is the one embedded in VS Code, so new deployments should evaluate that option before using this Docker-based repository.
The material documents Claude Desktop as a local client example, but does not provide a complete compatibility list for every MCP client. It also does not specify pricing, repository licensing, or the access requirements for individual QuantConnect account features. Live-trading tools can authorize connections, create deployments, send commands, stop algorithms, and liquidate them; use those capabilities only with appropriate safeguards.
QuantConnect/mcp-server MCP server is most relevant when the AI client needs to perform operations against an existing QuantConnect account rather than only generate strategy code locally.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/quantconnect-mcp-server)<a href="https://allmcps.com/mcp/quantconnect-mcp-server"><img src="https://allmcps.com/api/badge/quantconnect-mcp-server?style=directory" alt="MCP Server on AllMCPs" /></a>