agentic-trading-mcp

pedrobraiti/agentic-trading-mcp
★ 1 stars Python AI/LLM Updated 15d ago
An MCP server that lets an AI agent (Claude Code) trade on Interactive Brokers: quotes, positions, and market/limit/stop/trailing/bracket orders — including FRACTIONAL buys by the dollar (cashQty). Hexagonal architecture, paper-first, with safety guards on every order. Live-validated.
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": {
    "agentic-trading-mcp": {
      "command": "uvx",
      "args": [
        "agentic-trading-mcp"
      ]
    }
  }
}

Or install with pip: pip install agentic-trading-mcp

README Excerpt

<p align="center"> <img src="assets/banner.png" alt="Valet — an agentic-trading MCP for Interactive Brokers and crypto" width="600"> </p> <p align="center"> <strong>Valet</strong> — an MCP toolkit that trades on <strong>Interactive Brokers and crypto exchanges</strong>, so your agent does the legwork and you make the call.

Tools (9)

DUPLICATE_WINDOW_SECONDSIBKR_ACCOUNT_IDIBKR_API_BASE_URLIBKR_TRADING_MODEMAX_DAILY_VALUEMAX_ORDER_VALUETRADING_ALLOW_LIVETRADING_ALLOW_SHORTTRADING_DRY_RUN

Topics

algorithmic-tradingclaudeclaude-codecpapifractional-shareshexagonal-architectureibkrinteractive-brokersmcpmodel-context-protocolpythontrading