Installation & Configuration
{
"mcpServers": {
"binance": {
"command": "npx",
"args": [
"binance-mcp-server"
],
"env": {
"BINANCE_API_KEY": "your_api_key",
"BINANCE_API_SECRET": "your_api_secret",
"BINANCE_TESTNET": "true"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/6/30
Updated
2026/6/7