MCPVault

MCP Server

Unclaimed

by QuantConnect

Official Python MCP server for local interactions with the QuantConnect API

Unclaimed listing

Is this your MCP server?

This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.

Claim this server

Tools (40)

abort_optimization

Abort an optimization.

authorize_connection

Authorize an external connection with a live brokerage or data provider.

create_backtest

Create a new backtest request and get the backtest Id.

create_compile

Asynchronously create a compile job request for a project.

create_file

Add a file to a given project.

create_live_algorithm

Create a live algorithm.

create_optimization

Create an optimization with the specified parameters.

create_project

Create a new project in your default organization.

create_project_collaborator

Add a collaborator to a project.

delete_backtest

Delete a backtest from a project.

delete_file

Delete a file in a project.

delete_optimization

Delete an optimization.

delete_project

Delete a project.

delete_project_collaborator

Remove a collaborator from a project.

estimate_optimization_time

Estimate the execution time of an optimization with the specified parameters.

list_backtests

List all the backtests for the project.

list_live_algorithms

List all your past and current live trading deployments.

list_optimizations

List all the optimizations for a project.

list_projects

List the details of all projects.

lock_project_with_collaborators

Lock a project so you can edit it.

patch_file

Apply a patch (unified diff) to a file in a project.

read_account

Read the organization account status.

read_backtest

Read the results of a backtest.

read_backtest_chart

Read a chart from a backtest.

read_backtest_insights

Read out the insights of a backtest.

read_backtest_orders

Read out the orders of a backtest.

read_compile

Read a compile packet job result.

read_file

Read a file from a project, or all files in the project if no file name is provided.

read_live_algorithm

Read details of a live algorithm.

read_optimization

Read an optimization.

read_project

List the details of a project or a set of recent projects.

read_project_collaborators

List all collaborators on a project.

read_project_nodes

Read the available and selected nodes of a project.

update_backtest

Update the name or note of a backtest.

update_file_contents

Update the contents of a file.

update_file_name

Update the name of a file.

update_optimization

Update the name of an optimization.

update_project

Update a project's name or description.

update_project_collaborator

Update collaborator information in a project.

update_project_nodes

Update the active state of the given nodes to true.