composer-trade-mcp

invest-composer/composer-trade-mcp
★ 222 stars Python 🤖 AI/LLM Updated 1mo ago
Composer's MCP server lets MCP-enabled LLMs like Claude backtest trading ideas and automatically invest in them for you
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": {
    "composer-trade-mcp": {
      "command": "uvx",
      "args": [
        "composer-trade-mcp"
      ]
    }
  }
}

Or install with pip: pip install composer-trade-mcp

Topics

ai-tradingautomated-trading-strategiesbacktestingclaude-desktopfintechmcpmcp-servertradingtrading-algorithmstrading-strategies