Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IBKR_HOST | No | IBKR connection host | 127.0.0.1 |
| IBKR_PORT | No | IBKR connection port (TWS: 7497, IB Gateway: 4001) | 4001 |
| IBKR_ACCOUNT | No | Optional: specific account ID | |
| IBKR_CLIENT_ID | No | IBKR client ID | 0 |
| IBKR_MCP_OPTION_DATA_DIR | No | Optional: Option data directory | optiondata |
| IBKR_MCP_MARKET_DATA_TYPE | No | Market data type (LIVE, FROZEN, DELAYED, DELAYED_FROZEN) | LIVE |
| IBKR_MCP_OPTION_HISTORY_DIR | No | Optional: History data directory | historydata |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |