43
grade D
5 days ago
glama

binance-mcp

Server Binance

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: BINANCE_API_KEY, BINANCE_API_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretBINANCE_API_KEYRequired for account/trade tools (public tools work without).
🔐 secretBINANCE_API_SECRETRequired for account/trade tools.
configBINANCE_BASE_URLDefaults to https://api.binance.com (override for testnet).
configBINANCE_RECV_WINDOWRecvWindow in ms (default 5000).
configBINANCE_TRADE_ENABLEDTrading helpers (place/cancel) protected by toggle.
configMCP_TRANSPORTSet =http and optionally PORT to expose the tools over HTTP (required for Glama inspection):
configPORTSet MCP_TRANSPORT=http and optionally to expose the tools over HTTP (required for Glama inspection):
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/valerio357-binance-mcp-ecpip1)](https://m8ven.ai/mcp/valerio357-binance-mcp-ecpip1)
commit: 34422c5d1a70d2b5f678840287d4bc04050d16fd
code hash: 1966e6ae08fa46a11fbde80d3984a5d408eb635f5ac9b13aefa14442d099f610
verified: 4/18/2026, 7:00:40 PM
view raw JSON →