52
/ 100
1 month ago
glama

Binance Futures MCP Server

Enables natural language management of Binance USDS-margin futures trading, including balance checks, order placement, stop-loss/take-profit, and strategy backtesting.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 4 credentials: BINANCE_TESTNET_API_KEY, BINANCE_TESTNET_SECRET_KEY, BINANCE_LIVE_API_KEY, BINANCE_LIVE_SECRET_KEY
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_TESTNET_API_KEY"": "여기에_테스트넷_API키",
🔐 secretBINANCE_TESTNET_SECRET_KEY"": "여기에_테스트넷_시크릿키",
🔐 secretBINANCE_LIVE_API_KEY"": "여기에_실거래_API키",
🔐 secretBINANCE_LIVE_SECRET_KEY"": "여기에_실거래_시크릿키"
// 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 7 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/yunjihun-n-mcp-binance-futures-sowyif)](https://m8ven.ai/mcp/yunjihun-n-mcp-binance-futures-sowyif)
commit: acbbba725b0b60bc5e5f4d7122d9715078c1cbda
code hash: b0e1ba40cd37bc5dcc6f3db429a777a25798a4a689db66684ae9011e60ed29c6
verified: 6/22/2026, 12:14:25 PM
view raw JSON →