IBKR MCP Server
by GaoChX
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP__HOST | No | MCP server listen address | 0.0.0.0 |
| MCP__PORT | No | MCP server port | 8080 |
| IBKR__HOST | No | IBKR TWS/Gateway address | 127.0.0.1 |
| IBKR__PORT | No | IBKR TWS/Gateway port | 4002 |
| IBKR__READONLY | No | Read-only mode | false |
| LOGGING__LEVEL | No | Logging level | INFO |
| IBKR__CLIENT_ID | No | IBKR client ID | 1 |
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/GaoChX/ibkr-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server