Skip to main content
Glama

Binance MCP Server

by tistaharahap
.env.example•444 B
# Binance MCP Server Environment Configuration Template # Copy this file to .env and update the values # Server Configuration PORT=8000 TRANSPORT=http # Binance API Credentials # Note: Only required for authenticated Binance operations BINANCE_API_KEY=your_binance_api_key_here BINANCE_API_SECRET=your_binance_api_secret_here # Observability and Monitoring # Get token from https://logfire.pydantic.dev/ LOGFIRE_TOKEN=your_logfire_token_here

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/tistaharahap/binance-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server