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

QuantConnect MCP Server

read_object_store_file_download_url

Read-only

Generate a secure download URL to access files stored in QuantConnect's Object Store for algorithmic trading data retrieval.

Instructions

Get the URL for downloading files from the Object Store.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlNoThe URL to download the object. This can also be null. To download the object, paste the full URL (including the URL parameters) into a browser.
jobIdNoId of the job, which you can use to request a download URL.
errorsNoList of errors with the API call.
successNoIndicate if the API request was successful.

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