34
/ 100
28 days ago
mcp_so

CoinGecko API Server MCP

A Node.js Express server that provides a simplified and configurable interface to the CoinGecko cryptocurrency data API

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 1 credential: COINGECKO_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.
🔐 secretCOINGECKO_API_KEYYour CoinGecko Pro API key -
configPORTThe port the server will listen on 3000
configSERVER_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 1 concrete improvement 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/gaplydev01-coingecko-mcp-server-1gj6ks)](https://m8ven.ai/mcp/gaplydev01-coingecko-mcp-server-1gj6ks)
commit: 9c47004d4f7e8f9d6ab7027c9c18222538e5eefa
code hash: f9b2338977507e0a885c5da7fe2d2b61e886d7676515280c8a7825aa56754b74
verified: 7/3/2026, 9:50:47 AM
view raw JSON →