backtest360-mcp

Backtest360/backtest360-mcp
★ 0 stars Python AI/LLM Updated 13d ago
MCP server exposing the Backtest360 backtesting engine as tools for AI agents
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "backtest360-mcp": {
      "command": "uvx",
      "args": [
        "backtest360-mcp"
      ]
    }
  }
}

Or install with pip: pip install backtest360-mcp

README Excerpt

MCP server exposing the [Backtest360](https://backtest360.com) engine API as tools for AI agents. <!-- mcp-name: com.backtest360/backtest360 --> Connect any MCP-capable AI client and drive real backtests conversationally: discover indicators, build and validate strategies, run backtests, and read the results — all

Tools (15)

BACKTEST360_API_KEYBACKTEST360_ENGINE_URLBACKTEST360_MCP_MAX_OUTPUT_BYTESBACKTEST360_MCP_TIMEOUTcompare_backtestscompute_statsengine_infoget_catalogget_data_rangeget_latest_signalget_strategy_schemalist_indicatorsresponse_detailrun_backtestvalidate_strategy

Topics

ai-agentsbacktestingmcpmodel-context-protocolquantitative-financetrading