binance-mcp-demo
by asyn18
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BINANCE_ENV | Yes | Binance environment: demo, testnet, or live. Determines the base URL. | demo |
| BINANCE_API_KEY | Yes | Your Binance API key for the selected environment (demo, testnet, or live). | |
| BINANCE_LOG_LEVEL | No | Log level (e.g., info, debug). Default is info. | info |
| BINANCE_API_SECRET | Yes | Your Binance API secret for the selected environment. | |
| BINANCE_RECV_WINDOW | No | Receive window in milliseconds (default: 10000). | 10000 |
| BINANCE_ALLOW_LIVE_TRADING | No | Set to 'true' to allow place/cancel orders in live environment. Default is 'false'. | false |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |