74
/ 100
27 days ago
glama

node2flow-th/binance-mcp-community

Provides 23 tools for interacting with Binance exchange, including market data, trading, order management, and account queries via the Model Context Protocol. Supports both public market data (no API key required) and authenticated operations like placing and canceling orders.

Is this your MCP?

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.

// key findings
⚠️
Known vulnerabilities in dependencies: 1 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_API_KEY, BINANCE_SECRET_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highwrangler@4.0.0GHSA-36p8-mvp6-cv38

Wrangler affected by OS Command Injection in `wrangler pages deploy`

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretBINANCE_API_KEY"": "your-api-key",
🔐 secretBINANCE_SECRET_KEY"": "your-secret-key"
configPORT
// 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 2 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/node2flow-th-binance-mcp-community-mkx0db)](https://m8ven.ai/mcp/node2flow-th-binance-mcp-community-mkx0db)
commit: 987c5e7e1fe831829346c4bb243bd2a8d60ef39c
code hash: 9ea5ad2713cad9f1ff5de41c27215e3e00ec7eb61c8bd20cbb890d32b963bf23
verified: 6/13/2026, 10:13:03 AM
view raw JSON →