A read-only-by-default MCP server for Interactive Brokers that exposes account, positions, PnL, market data, and trade history from a local TWS/IB Gateway session, with optional trading capabilities.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.IBKR_HOST— 127.0.0.1 TWS / Gateway hostIBKR_ENABLE_TRADING— Trading (only registered when =true):IBKR_ALLOW_EXTERNAL_CANCEL— unset true lets cancel_order cancel orders not placed by this serverIBKR_FLEX_TOKEN_CMD— A command whose stdout is the token, e.g. security find-generic-password -s ibkr-flex-token -wIBKR_FLEX_TOKEN— The token itself (fallback; prefer IBKR_FLEX_TOKEN_CMD so it stays out of config files)IBKR_FLEX_QUERY_IDS— IBKR_FLEX_QUERY_ID Numeric ID of your Activity Flex Query (or , comma-separated, for several)IBKR_FLEX_QUERY_ID— Numeric ID of your Activity Flex Query (or IBKR_FLEX_QUERY_IDS, comma-separated, for several)[](https://m8ven.ai/mcp/jgalea-ibkr-mcp-12iaef)