Skip to main content
Glama
glama.yaml630 B
name: binance-mcp schemaVersion: 1 build: command: npm install && npm run build start: command: node dist/index.js transport: http port: 8080 env: - key: BINANCE_API_KEY required: true description: Binance API key - key: BINANCE_API_SECRET required: true description: Binance API secret - key: BINANCE_BASE_URL default: "https://api.binance.com" description: Binance REST base URL - key: BINANCE_RECV_WINDOW default: "5000" description: Binance recvWindow param (ms) - key: BINANCE_TRADE_ENABLED default: "true" description: Toggle trading tools (set to false to disable)

Latest Blog Posts

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

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