38
/ 100
5 days ago
pulsemcp

CoinGecko

Provides real-time cryptocurrency data through a Node.js Express server that interfaces with CoinGecko's API, automatically switching between free and Pro endpoints based on API key availability.

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/blindvibedev-coingeckomcp-mjtcnh)](https://m8ven.ai/mcp/blindvibedev-coingeckomcp-mjtcnh)
commit: 072ae5a7f8b10ceb988d71e28d2ba1e84dc024c0
code hash: f9b2338977507e0a885c5da7fe2d2b61e886d7676515280c8a7825aa56754b74
verified: 7/26/2026, 8:50:34 AM
view raw JSON →