We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sammcj/bybit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Ollama configuration
OLLAMA_HOST=http://localhost:11434
DEFAULT_MODEL=qwen3-30b-a3b-ud-nothink-128k:q4_k_xl
# Bybit API Configuration
BYBIT_API_KEY=your_api_key_here
BYBIT_API_SECRET=your_api_secret_here
BYBIT_USE_TESTNET=false
# Debug Mode
DEBUG=false