We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/BCusack/bybit-py-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•233 B
# Bybit API credentials
BYBIT_API_KEY=********
BYBIT_API_SECRET=********
# Set to true or 1 to use the Bybit testnet
BYBIT_TESTNET=false
# Set to true or 1 to enable actual trading operations by the LLM
BYBIT_TRADING_ENABLED=false