Skip to main content
Finance & FintechPython

etbars/vibetrader-mcp

AI-powered trading bot platform. Create automated trading strategies with natural language via Alpaca brokerage.

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/etbars/vibetrader-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "vibetrader-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "etbars/vibetrader-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Python
Author
etbars