IB Portfolio Tracker MCP Server
by vinbg
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IB_HOST | No | The hostname for the Interactive Brokers connection. | 127.0.0.1 |
| IB_PORT | No | The socket port for the Interactive Brokers connection (4001 for Gateway Paper, 4002 for Gateway Live, 7497 for TWS Paper, 7496 for TWS Live). | 4001 |
| LOG_LEVEL | No | The logging level for the application. | INFO |
| FINNHUB_API_KEY | No | Optional Finnhub API key used for additional news and social sentiment data. | |
| SENTIMENT_MODEL | No | The sentiment analysis model to use. Options are 'vader' (fast) or 'finbert' (more accurate). | vader |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues