Skip to main content
Glama

Interactive Brokers MCP Server

by code-rabi
conf.beta.yaml692 B
ip2loc: "off" proxyRemoteSsl: true proxyRemoteHost: "https://ndcdyn.interactivebrokers.com" listenPort: 5000 listenSsl: true svcEnvironment: "beta" sslCert: "vertx.jks" sslPwd: "mywebapi" 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.168.* - 131.216.* - 127.0.0.1 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