60
grade C
10 days ago
glama

Binance.US MCP Server

Provides programmatic access to the Binance.US cryptocurrency exchange, enabling users to manage spot trading, wallet operations, and market data via natural language. It supports a wide range of features including order management, staking, sub-account transfers, and account history tracking.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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_US_API_KEY, BINANCE_US_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_US_API_KEYyour_api_key_here
🔐 secretBINANCE_US_API_SECRETyour_api_secret_here
// 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 5 concrete improvements 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/nirholas-binance-us-mcp-lec6oc)](https://m8ven.ai/mcp/nirholas-binance-us-mcp-lec6oc)
commit: d4a73ea63e806d2cd9c46f6fa05036d25e5722ab
code hash: e76dd9a2710a598371a89db558ba32b704ea5d41b995cb99c753e178789a7ace
verified: 4/11/2026, 3:18:35 PM
view raw JSON →