The QuantConnect MCP Server is a bridge for AIs (such as Claude and OpenAI o3 Pro) to interact with our cloud platform. When equipped with our MCP, the AI can perform tasks on your behalf through our API such as updating projects, writing strategies, backtesting, and deploying strategies to production live-trading.
420
64 Tools
Version 4.43 or later needs to be installed to add the server automatically
Tools
Name | Description |
---|---|
abort_optimization | Abort optimization |
authorize_connection | Authorize external connection |
broadcast_live_command | Broadcast live command |
check_initialization_errors | Check initialization errors |
check_syntax | Check syntax |
complete_code | Complete code |
create_backtest | Create backtest |
create_compile | Create compile |
create_file | Create file |
create_live_algorithm | Create live algorithm |
create_live_command | Create live command |
create_optimization | Create optimization |
create_project | Create project |
create_project_collaborator | Create project collaborator |
delete_backtest | Delete backtest |
delete_file | Delete file |
delete_object | Delete Object Store file |
delete_optimization | Delete optimization |
delete_project | Delete project |
delete_project_collaborator | Delete project collaborator |
enhance_error_message | Enhance error message |
estimate_optimization_time | Estimate optimization time |
liquidate_live_algorithm | Liquidate live algorithm |
list_backtests | List backtests |
list_live_algorithms | List live algorithms |
list_object_store_files | List Object Store files |
list_optimizations | List optimizations |
list_projects | List projects |
lock_project_with_collaborators | Lock project with collaborators |
patch_file | Patch file |
read_account | Read account |
read_backtest | Read backtest |
read_backtest_chart | Read backtest chart |
read_backtest_insights | Read backtest insights |
read_backtest_orders | Read backtest orders |
read_compile | Read compile |
read_file | Read file |
read_latest_mcp_server_version | Read latest QC MCP Server version |
read_lean_versions | Read LEAN versions |
read_live_algorithm | Read live algorithm |
read_live_chart | Read live chart |
read_live_insights | Read live insights |
read_live_logs | Read live logs |
read_live_orders | Read live orders |
read_live_portfolio | Read live portfolio |
read_mcp_server_version | Read QC MCP Server version |
read_object_properties | Read Object Store file properties |
read_object_store_file_download_url | Read Object Store file download URL |
read_object_store_file_job_id | Read Object Store file job Id |
read_optimization | Read optimization |
read_project | Read project |
read_project_collaborators | Read project collaborators |
read_project_nodes | Read project nodes |
search_quantconnect | Search QuantConnect |
stop_live_algorithm | Stop live algorithm |
update_backtest | Update backtest |
update_code_to_pep8 | Update code to PEP8 |
update_file_contents | Update file contents |
update_file_name | Update file name |
update_optimization | Update optimization |
update_project | Update project |
update_project_collaborator | Update project collaborator |
update_project_nodes | Update project nodes |
upload_object | Upload Object Store file |
Manual installation
You can install the MCP server using:
Installation for