MCP Directory
Back

ai-trader

by whchien · Python · ★ 632

Backtrader-powered backtesting framework for algorithmic trading, featuring 20+ strategies, multi-market support, CLI tools, and an integrated MCP server for professional traders.

#ai#ai-agents#algorithmic-trading#backtrader#cli#mcp#mcp-server#portfolio-management#quantitative-finance#stock-price-prediction#trading

Install

pip install git+https://github.com/whchien/ai-trader.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "ai-trader": {
      "command": "uvx",
      "args": [
        "git+https://github.com/whchien/ai-trader.git"
      ]
    }
  }
}

From the README

[](https://www.python.org/downloads/) [](LICENSE) [中文版說明 (Chinese Subpage)](README_zh.md) A professional, config-driven backtesting framework for algorithmic trading, built on Backtrader. Seamlessly test, optimize, and integrate trading strategies with Large Language Models (LLMs) across stocks, crypto, and forex markets. - **Config-Driven Workflows**: Define and manage backtests with version-controllable YAML files for reproducible results. - **Seamless LLM Integration**: Built-in MCP (Model Context Protocol) server allows AI assistants like Claude to run backtests, fetch data, and analyze…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers