Enables Claude to query Binance Spot market data, account balances, and execute trades via natural language, with withdrawals disabled by default for security.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.BINANCE_API_KEY— tu_api_keyBINANCE_API_SECRET— "": "tu_secret",BINANCE_TESTNET— Testnet por defecto (=true): prueba contra el entorno de pruebas de Binance antes de tocar fondos reales.ENABLE_WITHDRAWALS— Retiros desactivados a nivel de código. withdraw no hace nada salvo que pongas =true y la API key tenga permiso de retiro. La recomendación es no dárselo.BINANCE_RECV_WINDOW[](https://m8ven.ai/mcp/lubodi-code-binance-mcp-136kyc)