Skip to main content
Glama
bkuri
by bkuri

Related Servers

Alternatives to Jesse MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      MCP server that exposes the Backtest360 backtesting engine API as tools, enabling AI agents to conversationally discover indicators, build and validate strategies, run backtests, and read results.
      14
      60 PyPI
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that exposes trading analytics — technical indicators, portfolio state, risk metrics, and backtest results — as tools an LLM agent can call.
      5
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server that provides AI agents with financial tools including real-time quotes, backtesting, technical analysis, and multi-exchange data via a simple CLI interface.
      1
      MIT
    • F
      license
      Not graded
      quality
      A
      maintenance
      A 34-tool MCP server that bridges LLMs to MetaTrader 5, enabling EA development, backtesting, optimization, advanced analytics, live trading, and portfolio management.
      1
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      An MCP server for cryptocurrency trading via Freqtrade, enabling trade management, balance checks, strategy configuration, backtesting, and bot lifecycle control from any MCP-compatible AI agent.
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      Quantitative research MCP server that lets AI define strategies and uses MetaTrader 5's official Strategy Tester to execute backtests, managing experiments and results via tools like run_backtest, get_run, and compare_runs.
      18
      MIT

    TDQS

    C2.8/5.0

    Scored across 69 tools

    Disambiguation3/5

    The tool set has clear thematic grouping (backtesting, optimization, risk, trading, etc.), but within groups there is significant overlap and ambiguity. For example, backtest_comprehensive, backtesting_run, and benchmark_run all involve running backtests with unclear distinctions, and pairs_backtest, pairs_correlation, pairs_factors, pairs_regimes seem to target similar pairs trading analysis with fuzzy boundaries. Descriptions help somewhat, but agents may struggle to choose the right tool for specific tasks due to redundant functionality.

    Naming Consistency4/5

    Naming follows a consistent snake_case pattern throughout, with a clear prefix structure (e.g., backtest_, optimization_, risk_, trading_) that groups tools by domain. However, there are minor deviations like backtesting_import_candles vs. backtest_analyze_regimes (inconsistent use of 'backtest' vs. 'backtesting'), and some tools like alerts_send_notification or rate_limit_status don't follow the prefix convention, slightly breaking consistency.

    Tool Count2/5

    With 69 tools, the count is excessive for a single MCP server, even for a comprehensive trading platform. This creates cognitive overload and likely includes many tools that could be consolidated or omitted. A well-scoped server should typically have 3-15 tools; 69 feels bloated and indicates poor scoping, making it difficult for agents to navigate and use effectively.

    Completeness5/5

    The tool surface is remarkably complete for the trading strategy development and execution domain. It covers the full lifecycle: strategy creation, refinement, backtesting, optimization, risk analysis, monitoring, and live/paper trading. There are no obvious gaps; tools support CRUD operations for strategies, comprehensive analysis, and real-time trading workflows, ensuring agents can handle end-to-end tasks without dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues