Skip to main content
Glama
i-dream-of-ai

QuantConnect MCP Server

create_compile

Initiate compilation of a QuantConnect trading algorithm project by submitting a compile job request with the project ID.

Instructions

Asynchronously create a compile job request for a project.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
stateNoThe current state of the compile job.
errorsNoList of errors with the API call.
successNoIndicate if the API request was successful.
compileIdNoCompile Id for a successful build.
projectIdNoId of the project you requested to compile.
signatureNoSignature key of compilation.
parametersNoList of files and their associated parameters detected during compilation.
signatureOrderNoSignature order of files to be compiled.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/i-dream-of-ai/quantconnect-mcp-jwt'

If you have feedback or need assistance with the MCP directory API, please join our Discord server