# Override global gitignore for IB Gateway distribution files
# We want to include the build and dist folders from the downloaded gateway
# Include everything in this directory
!*
# But still ignore logs and temporary files
logs/
*.log
*.tmp
*.temp
# Ignore any zip files (downloaded archives)
*.zip
# Ignore macOS system files
.DS_Store
.DS_Store?
# Ignore Vert.x cache directories and files
vertx/**/*
.vertx/
**/.vertx/
*.vertx
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