# Server Configuration
SERVER_HOST=127.0.0.1
SERVER_PORT=8080
# Interactive Brokers API Configuration
IB_API_HOST=localhost
IB_API_PORT=5000
IB_API_BASE_URL=https://localhost:5000/v1/portal
VERIFY_SSL=False
# Authentication Configuration
JWT_SECRET=changeme_in_production
JWT_EXPIRY=86400
# Copy this file to .env and update the values for your environment
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/karimQuant/ibapi-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server