Add Interactive Brokers MCP Server #143
Open
+51
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Title: Add Interactive Brokers MCP Server
Description:
MCP Server Information
Server Name: Interactive Brokers MCP Server (ibkr-mcp)
Repository URL: https://github.com/gpolydatas/ibkr-mcp-server
Brief Description: MCP server that connects to Interactive Brokers API for trading operations, market data retrieval, portfolio management, and order execution. Supports both TWS and IB Gateway connections with comprehensive trading functionality including real-time quotes, historical data, position tracking, and order management.
Basic Requirements
Open Source: Uses acceptable license (Apache-2.0, MIT, BSD-2-Clause, BSD-3-Clause or other permissive license)
MCP Compliant: Implements MCP API specification
Active Development: Recent commits and maintained
Docker Artifact: Dockerfile
Documentation: Basic README and setup instructions
Security Contact: Method for reporting security issues
Submitter Checklist
This server meets the basic requirements listed above
I understand this will undergo automated and manual review.
I have tested the MCP Server using task validate -- --name ibkr-mcp
I have built the MCP Server using task build -- --tools ibkr-mcp