Skip to main content
Glama

Interactive Brokers MCP Server

by code-rabi
conf.yaml630 B
ip2loc: "US" proxyRemoteSsl: true proxyRemoteHost: "https://api.ibkr.com" listenPort: 5000 listenSsl: true ccp: false svcEnvironment: "v1" authDelay: 3000 portalBaseURL: "" serverOptions: blockedThreadCheckInterval: 1000000 eventLoopPoolSize: 20 workerPoolSize: 20 maxWorkerExecuteTime: 100 internalBlockingPoolSize: 20 cors: origin.allowed: "*" allowCredentials: false webApps: - name: "demo" index: "index.html" ips: allow: - 192.* - 131.216.* - 127.0.0.1 - host.docker.internal - 172.17.0.* - 172.18.0.* - 172.19.0.* - 172.20.0.* - 10.0.0.* deny: - 212.90.324.10

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/code-rabi/interactive-brokers-mcp'

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