ibkr-mcp
MCPReferenceby Kris-Wang05
Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.
MCP configuration
Environment
IBKR_PORTTWS/IB Gateway API port. Default for paper TWS is '7497'.
IBKR_BACKENDBackend to use: 'mock' (default, offline simulator) or 'ib' (live via ib_async).
IBKR_ACCOUNT_IDIBKR account ID (e.g., DU123456). Required for live trading.
IBKR_MAX_ORDER_QTYMaximum quantity per order. Default: no limit.
IBKR_TRADING_ENABLEDSet to 'true' to enable order placement. Defaults to 'false' (read-only).
IBKR_MAX_DAILY_ORDERSMaximum number of orders per day. Default: no limit.
IBKR_SYMBOL_WHITELISTComma-separated list of allowed symbols. If empty, all symbols allowed.
IBKR_MAX_ORDER_NOTIONALMaximum notional value per order. Default: no limit.
IBKR_MAX_POSITION_NOTIONALMaximum notional value for resulting position. Default: no limit.
IBKR_SHORT_SELLING_ENABLEDSet to 'true' to allow short selling. Default: 'false'.
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.