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

QuantConnect MCP Server

read_backtest

Read-only

Retrieve backtest results from QuantConnect to analyze trading strategy performance, identify optimization opportunities, and validate algorithmic approaches before live deployment.

Instructions

Read the results of a backtest.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
errorsNoList of errors with the API call.
successNoIndicate if the API request was successful.
backtestNoDetails on the result of the backtest.
debuggingNoIndicates if the backtest is run under debugging mode.

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