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

QuantConnect MCP Server

list_object_store_files

Read-only

Retrieve files from an organization's Object Store directory to manage algorithmic trading data on QuantConnect.

Instructions

List the Object Store files under a specific directory in an organization.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modelYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoThe current page number in the paginated response.
pathNoPath to the directory in the Object Store.
errorsNoList of errors with the API call.
objectsNoList of directories and files stored in the directory at the given path. If the path contains directories, this list of objects doesn't contain the children of those directories.
successNoIndicate if the API request was successful.
totalPagesNoThe total number of pages in the paginated response.
objectStorageUsedNoSize of all objects stored in bytes.
objectStorageUsedHumanNoSize of all the objects stored in human-readable format.

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