# Binance MCP Server Environment Configuration Template
# Copy this file to .env and fill in your API credentials
# Binance API Credentials
# Get these from your Binance account: Account > API Management
BINANCE_API_KEY=your_api_key_here
BINANCE_SECRET_KEY=your_secret_key_here
# Optional: Use testnet for development
# BINANCE_BASE_URL=https://testnet.binancefuture.com
# Optional: Set default recv window (in milliseconds, max 60000)
# BINANCE_RECV_WINDOW=5000
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/alexcandrabersiva/bin-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server