74
/ 100
19 days ago
glama

Binance TH MCP Server

Provides 27 tools for interacting with the Binance Thailand (Gulf Binance) API, enabling market data, trading, order management, wallet operations, and account management through natural language.

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_TH_API_KEY, BINANCE_TH_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_TH_API_KEY"": "your-api-key",
🔐 secretBINANCE_TH_SECRET_KEY"": "your-secret-key"
configPORTServer starts on port 3000 (configurable via env var). MCP endpoint: http://localhost:3000/mcp
// 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-th-mcp-community-15khpe)](https://m8ven.ai/mcp/node2flow-th-binance-th-mcp-community-15khpe)
commit: 0a00368c89821da4aeb194d300fdb77230ecf22e
code hash: 909932945fe31c97cd716047b10e2dd20079b857d522171abe375414d0f07f43
verified: 6/22/2026, 1:03:43 PM
view raw JSON →