67
/ 100
1 day ago
glama

CoinGlass MCP Server

Enables Claude AI to access real-time crypto derivatives data from CoinGlass API, including CVD, funding rates, and liquidation maps, optimized for scalping strategies.

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 6 credentials: ARKHAM_API_KEY, CHART_IMG_API_KEY, COINGLASS_API_KEY, MCP_AUTH_TOKEN, MYFXBOOK_PASSWORD, NANSEN_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.
🔐 secretARKHAM_API_KEY
🔐 secretCHART_IMG_API_KEY
🔐 secretCOINGLASS_API_KEYnano .env # masukkan
configCOINGLASS_PLAN"": "standard",
configMCP_HOST
configMCP_PORT
configCACHE_TTL
🔐 secretMCP_AUTH_TOKEN
configMYFXBOOK_EMAIL
🔐 secretMYFXBOOK_PASSWORD
configDATA_DIR
🔐 secretNANSEN_API_KEY
configMCP_TRANSPORTstdio python -m coinglass_mcp.server
// 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/rcz87-mcpcg-vf8mgd)](https://m8ven.ai/mcp/rcz87-mcpcg-vf8mgd)
commit: 5e832f4c1767012a44ef55a57ff705eff2dbe709
code hash: ab64e005cfe843ef7220e961c532728384d0ffc524e701fc5be0cf52a5210c02
verified: 6/23/2026, 10:28:29 AM
view raw JSON →