Interactive Brokers MCP
Created at 4 months ago
by dickhfchan
This interative brokers MCP allows adding and deleting orders, getting the latest quotes...
Categories
developer-tools
Tags
interactive-brokers
mcp
api
What is Interactive Brokers MCP?
Interactive Brokers MCP is a server application that allows users to manage trading orders, retrieve the latest market quotes, and interact with the Interactive Brokers Web API.
How to use Interactive Brokers MCP?
To use the Interactive Brokers MCP, clone the source code from GitHub, set up Docker, and run the application using Docker Compose. You will need to configure your IBKR account ID in the Docker YAML file.
Key features of Interactive Brokers MCP?
- Add and delete trading orders
- Retrieve the latest market quotes
- Built on FastAPI for improved performance
- Supports both Flask and FastAPI for testing
Use cases of Interactive Brokers MCP?
- Automating trading strategies by managing orders programmatically.
- Monitoring market conditions and quotes in real-time.
- Developing custom trading applications using the Interactive Brokers API.
FAQ from Interactive Brokers MCP?
- What are the requirements to run Interactive Brokers MCP?
You need Docker Desktop installed to run the application.
- Can I run both Flask and FastAPI together?
Yes! The application supports running both for testing purposes.
- How do I configure my IBKR account?
Update the IBKR_ACCOUNT_ID in the Docker YAML file with your account ID.
View More
MCP Servers