Skip to main content
Glama
521,397 tools. Updated 2026-09-06 11:00

"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
  • 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
  • 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
  • Update the name or note of a backtest in a QuantConnect project by providing the project ID and backtest ID.
    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