ibkr-mcp
Related Servers
Alternatives to ibkr-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables read-only access to Interactive Brokers data including contracts, market data, news, fundamentals, and portfolio/account information for LLM workflows and autonomous agents.17BSD 3-Clause
- AlicenseBqualityBmaintenanceEnables AI assistants to interact with Interactive Brokers trading accounts to retrieve market data, check positions, and place trades. Includes pre-configured IB Gateway and handles OAuth authentication automatically.141,188 npm216MIT
- AlicenseAqualityAmaintenanceEnables AI agents to trade on Interactive Brokers: check quotes, balance, positions, and execute buy/sell orders (including fractional shares by dollar amount) via the Client Portal API.2013MIT
- FlicenseNot gradedqualityDmaintenanceConnects AI assistants to Interactive Brokers for intelligent portfolio management, options analysis, risk monitoring, and automated trading strategy suggestions. Enables real-time account tracking, Greeks calculations, option chain analysis, and playbook-based risk adjustments through natural language.5-
- AlicenseNot gradedqualityDmaintenanceProvides AI models with secure access to Interactive Brokers trading data and functionality, enabling account management, market data retrieval, and trading operations through natural language interactions.18MIT
- AlicenseNot gradedqualityDmaintenanceProvides read-only access to Trading 212 accounts, enabling AI assistants to retrieve portfolio positions, account summaries, instrument data, and transaction history.10 npm5MIT
TDQS
Scored across 32 tools
The tools are mostly distinct with clear purposes, though account summary variants and multiple option lookup tools (get_option_chain, get_option_contracts, get_option_strikes) could cause initial confusion. Descriptions are detailed enough to disambiguate.
Most tools use a get_* verb_noun pattern, but a few like reauthenticate, ping_session, run_scanner, and search_contracts break the uniformity. All names are snake_case and readable, but the mix of get_ and action verbs is a minor inconsistency.
With 32 tools, the count exceeds the 25+ threshold and feels heavy. While IBKR is a broad domain, many tools could be consolidated (e.g., account summary variants), making the surface area larger than necessary.
The tool set covers account, market data, scanner, watchlist, and news, but critically lacks order placement, modification, or cancellation. Without these, the server cannot perform actual trading, which is a core expectation for a brokerage MCP.