Interactive Brokers
Freeby MCP Community
MCP server for Interactive Brokers API integration
v2.0.5Added Apr 12, 2026
mcpinteractive-brokerstradingapi
Interactive Brokers MCP Server
MCP server for Interactive Brokers API integration
Installation
Reviews
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"]
}
}
}