74
/ 100
1 month ago
glama

Binance MCP Server

Provides Binance futures market data, trading capabilities, and technical indicators to AI assistants through the Model Context Protocol.

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.
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_KEY如需交易功能,补充 和 BINANCE_API_SECRET。
🔐 secretBINANCE_API_SECRET如需交易功能,补充 BINANCE_API_KEY 和 。
configBINANCE_TESTNET"": "true"
configHTTP_FUTURES_BASE
configHTTP_PROXY否 — 企业内网代理
configLOG_LEVEL否 info debug / info / warn / error
configMCP_SERVER_NAME
configMCP_SERVER_VERSION
// 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.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/iuk-ink-binance-mcp-server-1wqdh2)](https://m8ven.ai/mcp/iuk-ink-binance-mcp-server-1wqdh2)
commit: 40bd651599509a663169ea82c7d6ba7dedf3d1ab
code hash: 3be883a1e69cf44870a17e7e4861c2036e09b4a662d77b2b4f45aec46ec61e1d
verified: 6/10/2026, 10:59:34 AM
view raw JSON →