Skip to main content
Glama
163,639 tools. Last updated 2026-05-30 19:44

"QuantConnect" matching MCP tools:

Matching MCP Servers

  • Retrieve the current status of your QuantConnect organization account to verify account details and ensure operational readiness.
    Apache 2.0
  • Authorize a live brokerage or data provider connection by completing the authentication flow in your browser. Must be logged into QuantConnect account.
    Apache 2.0
  • Retrieve a file's contents from a QuantConnect project by specifying the project ID and file name. Omitting the file name returns all files in the project, enabling efficient code review or backup.
    Apache 2.0
  • Retrieve live algorithm logs by specifying project ID, algorithm ID, and line range. Log snapshots update every 5 minutes.
    Apache 2.0
  • Update the name or note of a backtest in a QuantConnect project by providing the project ID and backtest ID.
    Apache 2.0
  • Retrieve a list of all backtests for a given project. Optionally include statistics for each backtest by setting includeStatistics to true. Provide the project ID as input.
    Apache 2.0
  • Retrieve all optimization runs for a project by specifying its ID. Track and compare parameter tuning results to identify the best performing strategies.
    Apache 2.0
  • Retrieve properties of an Object Store key for a specific organization. Use this tool to get metadata about files stored in your QuantConnect Object Store, excluding directory keys.
    Apache 2.0
  • Update a project's name or description in QuantConnect by providing the project ID and optional new values.
    Apache 2.0