IBKR MCP
TypeScript MCP server for Interactive Brokers — portfolio, orders, and market data across all asset classes.
IBKR MCP is a TypeScript-based MCP server that connects agents to Interactive Brokers, one of the most widely used multi-asset brokerages. It provides structured access to portfolio data, order management, and market data across stocks, options, futures, and forex — all through the MCP protocol. This breadth of asset class coverage makes it one of the more comprehensive brokerage MCP integrations available.
Interactive Brokers is known for its extensive market access, competitive commissions, and professional-grade API. This MCP server bridges that API into the MCP ecosystem, allowing agents to retrieve account positions, place and manage orders, and pull market data without writing custom API integration code. The TypeScript implementation provides type safety and straightforward deployment for Node.js environments.
IBKR MCP is well suited for serious traders who already use Interactive Brokers and want to layer agent-assisted workflows on top of their existing brokerage infrastructure. The multi-asset support means a single MCP connection can handle equity screening, options analysis, futures monitoring, and forex operations — reducing the need for multiple specialized servers. Start with paper trading and add execution confirmation gates before moving to live trading.