# ==============================================================================
# Bybit MCP WebUI - Environment Variables
# ==============================================================================
# Copy this file to .env and configure for your environment
# ==============================================================================
# Ollama Configuration
# URL of your Ollama instance (supports custom domains)
OLLAMA_HOST=https://ollama.my.network
# MCP Server Configuration
# Leave empty to use current origin (recommended for Docker/Traefik)
# Set to specific URL only if MCP server is on different domain
MCP_ENDPOINT=
# Development overrides (only used in development mode)
# MCP_ENDPOINT=http://localhost:8080
# OLLAMA_HOST=http://localhost:11434
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/sammcj/bybit-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server