Installation & Configuration
{
"mcpServers": {
"binance-alpha-mcp": {
"command": "node",
"args": [
"index.js"
],
"env": {
"WS_ENDPOINT": "your_ws_endpoint_url",
"RPC_ENDPOINT": "your_rpc_endpoint_url"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/12
Updated
2026/6/12