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

QuantConnect MCP Server

Related Servers

Alternatives to QuantConnect MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to interact with QuantConnect's algorithmic trading platform to create projects, write trading strategies, run backtests, perform optimizations, and deploy algorithms to live trading through the QuantConnect API.
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants like Claude to run backtests, fetch market data, list strategies, and analyze trading algorithms via natural language.
      1,081
      GPL 3.0
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI models to interact with the Quantitats trading API, exposing tools for trading, market data, bots, scripts, and portfolio management using API credentials from the environment.
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables natural language trading operations through AI assistants using Alpaca's Trading API. Supports stocks, options, crypto trading, portfolio management, and real-time market data access.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to run a full quant research workflow over MCP: pulling data, authoring and backtesting strategies, running statistical validation and risk checks, and recording findings for future sessions.
      1
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Enables AI assistants to backtest trading strategies described in plain English, providing access to market data, technical indicators, and comprehensive performance reports.
      13
      1
      MIT

    TDQS

    B3/5.0

    Scored across 63 tools

    Disambiguation4/5

    Most tools have distinct purposes with clear resource-action pairs (e.g., create_backtest vs. read_backtest vs. delete_backtest). However, some overlap exists in object store operations (read_object_properties, read_object_store_file_download_url, read_object_store_file_job_id) and live algorithm monitoring tools (read_live_insights, read_live_orders, read_live_portfolio) that could cause minor confusion about which to use for specific queries.

    Naming Consistency5/5

    Tool names follow a highly consistent verb_noun pattern throughout (e.g., create_backtest, list_backtests, read_backtest, delete_backtest). All tools use snake_case with clear action verbs (create, read, update, delete, list, etc.) and specific nouns, making them predictable and easy to parse.

    Tool Count2/5

    With 63 tools, the count is excessive for typical MCP server purposes, making it overwhelming for agents to navigate. While the domain (QuantConnect platform) is broad, many tools could be consolidated (e.g., multiple object store read operations) or omitted to reduce cognitive load and improve usability.

    Completeness5/5

    The tool set provides comprehensive coverage for the QuantConnect domain, including full CRUD operations for projects, backtests, optimizations, files, and live algorithms. It also includes specialized tools for syntax checking, code completion, error enhancement, and platform-specific features like object store management and node selection, leaving no obvious gaps for core workflows.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues