- Interactive Brokers MCP
Interactive Brokers MCP
This interative brokers MCP allows adding and deleting orders, getting the latest quotes...
Overview
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.
Server Config
{
"mcpServers": {
"ibkr": {
"command": "ibkr",
"type": "sse",
"url": "http://ip_address:3000/sse",
"headers": {
"X-API-Key": "your-secure-api-key-here"
}
}
}
}Project Info
Created At
a year agoUpdated At
10 months agoAuthor Name
dickhfchanStar
-Language
-License
-Category
developer-tools
Recommend Servers
View AllMcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Test
@modelcontextprotocol
test
6 months ago