mm-ibkr-mcp
by MrRolie
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host for the streamable-http transport. Default is 127.0.0.1. | 127.0.0.1 |
| MCP_PORT | No | Port for the streamable-http transport. Default is 8001. | 8001 |
| MCP_TRANSPORT | No | MCP transport: 'stdio' (default) or 'streamable-http'. | stdio |
| MCP_AUTH_TOKEN | No | Auth token for the streamable-http transport. | |
| MM_IBKR_DATA_DIR | No | Override the data directory path. | |
| TELEGRAM_CHAT_ID | No | Telegram chat ID, required when MCP_ORDER_APPROVAL_MODE is 'telegram'. | |
| TELEGRAM_BOT_TOKEN | No | Telegram bot token, required when MCP_ORDER_APPROVAL_MODE is 'telegram'. | |
| MM_IBKR_CONFIG_PATH | No | Override the path to config.json. | |
| MM_IBKR_CONTROL_DIR | No | Override the control directory. | |
| MCP_ENABLE_ADMIN_TOOLS | No | Set to 'true' to enable admin tools (compare-and-swap control.json). | |
| MCP_ORDER_APPROVAL_MODE | No | Approval mode: 'telegram' (requires TELEGRAM_BOT_TOKEN and TELEGRAM_CHAT_ID) or 'yolo' (no approval). Default is 'telegram'. | telegram |
| APPROVED_UNUSED_EXPIRY_SECONDS | No | Auto-expiry for approved-but-unused approvals in seconds. Default is 600. | 600 |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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