mcp-ibkr-agent
by pedrobraiti
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IBKR_ACCOUNT_ID | Yes | IBKR account ID (e.g., DU1234567 for paper) | |
| MAX_ORDER_VALUE | No | Maximum order value in USD | 100.0 |
| TRADING_DRY_RUN | No | If 'true', validates orders but does not send them | true |
| IBKR_API_BASE_URL | No | Endpoint of the IBKR Client Portal Gateway | https://localhost:5000/v1/api |
| IBKR_TRADING_MODE | No | Trading mode: 'paper' or 'live' | paper |
| TRADING_ALLOW_LIVE | No | Set to 'true' to allow live trading (hard safety lock) | false |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pedrobraiti/mcp-ibkr-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server