ai-trader

whchien/ai-trader
★ 514 stars Python 💻 Code/Dev Tools Updated 1mo ago
Backtrader-powered backtesting framework for algorithmic trading, featuring 20+ strategies, multi-market support, CLI tools, and an integrated MCP server for professional traders.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-trader": {
      "command": "uvx",
      "args": [
        "ai-trader"
      ]
    }
  }
}

Or install with pip: pip install ai-trader

Topics

aiai-agentsalgorithmic-tradingbacktraderclimcpmcp-serverportfolio-managementquantitative-financestock-price-predictiontrading