Skip to main content
Glama
asyn18

binance-mcp-demo

by asyn18

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BINANCE_ENVYesBinance environment: demo, testnet, or live. Determines the base URL.demo
BINANCE_API_KEYYesYour Binance API key for the selected environment (demo, testnet, or live).
BINANCE_LOG_LEVELNoLog level (e.g., info, debug). Default is info.info
BINANCE_API_SECRETYesYour Binance API secret for the selected environment.
BINANCE_RECV_WINDOWNoReceive window in milliseconds (default: 10000).10000
BINANCE_ALLOW_LIVE_TRADINGNoSet to 'true' to allow place/cancel orders in live environment. Default is 'false'.false

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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

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