Skip to main content
Glama
MrRolie

mm-ibkr-mcp

by MrRolie

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost for the streamable-http transport. Default is 127.0.0.1.127.0.0.1
MCP_PORTNoPort for the streamable-http transport. Default is 8001.8001
MCP_TRANSPORTNoMCP transport: 'stdio' (default) or 'streamable-http'.stdio
MCP_AUTH_TOKENNoAuth token for the streamable-http transport.
MM_IBKR_DATA_DIRNoOverride the data directory path.
TELEGRAM_CHAT_IDNoTelegram chat ID, required when MCP_ORDER_APPROVAL_MODE is 'telegram'.
TELEGRAM_BOT_TOKENNoTelegram bot token, required when MCP_ORDER_APPROVAL_MODE is 'telegram'.
MM_IBKR_CONFIG_PATHNoOverride the path to config.json.
MM_IBKR_CONTROL_DIRNoOverride the control directory.
MCP_ENABLE_ADMIN_TOOLSNoSet to 'true' to enable admin tools (compare-and-swap control.json).
MCP_ORDER_APPROVAL_MODENoApproval mode: 'telegram' (requires TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID) or 'yolo' (no approval). Default is 'telegram'.telegram
APPROVED_UNUSED_EXPIRY_SECONDSNoAuto-expiry for approved-but-unused approvals in seconds. Default is 600.600

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/MrRolie/mm-ibkr-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server