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

QuantConnect MCP Server

read_live_logs

Retrieve real-time logs from a live trading algorithm to monitor performance and debug issues, with updates every 5 minutes.

Instructions

Get the logs of a live algorithm.

The snapshot updates about every 5 minutes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
logsNoList of logs from the live algorithm.
errorsNoList of errors with the API call.
lengthNoTotal amount of rows in the logs across all live deployments for this project.
successNoIndicate if the API request was successful.
deploymentOffsetNoNumber of log rows before the given deployment (the `algorithmId` in the request).

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