Skip to content

Interactive Brokers

Free

by MCP Community

MCP server for Interactive Brokers API integration

v2.0.5Added Apr 12, 2026
mcpinteractive-brokerstradingapi
Works with:ClaudeGPTGeminiCopilot

Interactive Brokers MCP Server

MCP server for Interactive Brokers API integration

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @cal88/interactive-brokers-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "interactive-brokers": {
      "command": "npx",
      "args": ["-y", "@cal88/interactive-brokers-mcp"]
    }
  }
}