74
/ 100
1 day ago
glama

ccxt-mcp

Provides cryptocurrency market data, account management, and trading on Binance USDT-M perpetual contracts via MCP, with a local audit system for transaction recording.

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 2 credentials: COINGECKO_API_KEY, COINGECKO_DEMO_API_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.
configAUDIT_DATA_DIRenv =/ABS/PATH/codex-binance-agent/state/audit -- \
configAUDIT_HOST
configAUDIT_PORTAUDIT_DATA_DIR=../state/audit =4177 npm start
🔐 secretCOINGECKO_API_KEY
configCOINGECKO_BASE_URL
🔐 secretCOINGECKO_DEMO_API_KEY
configDEFILLAMA_COINS_BASE_URL
configDEFILLAMA_CORE_BASE_URL
configDEFILLAMA_FEES_BASE_URL
configDEFILLAMA_STABLECOINS_BASE_URL
configDEFILLAMA_YIELDS_BASE_URL
// 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 6 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/lucyfox199818-collab-codex-binance-agent-1dt72n)](https://m8ven.ai/mcp/lucyfox199818-collab-codex-binance-agent-1dt72n)
commit: 04b7c7a8072fb4c0541d78027086c790472d0aef
code hash: ec82382facba6c43b960c34f17428cbb60138f3f78394b72310eef5b66aff83c
verified: 7/30/2026, 8:59:16 AM
view raw JSON →