Skip to main content
Glama
pedrobraiti

mcp-ibkr-agent

by pedrobraiti

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IBKR_ACCOUNT_IDYesIBKR account ID (e.g., DU1234567 for paper)
MAX_ORDER_VALUENoMaximum order value in USD100.0
TRADING_DRY_RUNNoIf 'true', validates orders but does not send themtrue
IBKR_API_BASE_URLNoEndpoint of the IBKR Client Portal Gatewayhttps://localhost:5000/v1/api
IBKR_TRADING_MODENoTrading mode: 'paper' or 'live'paper
TRADING_ALLOW_LIVENoSet 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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