74
/ 100
1 month ago
github_topic

mcp-crypto-price

A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.

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
🚨
Secret credentials may flow to a network call
1 flow detected: COINCAP_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 1 credential: COINCAP_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.
configCACHE_TTL_SECONDS
🔐 secretCOINCAP_API_KEYCoinCap API key via
configMCP_TRANSPORT
configPORTThe server listens on port 3000 by default (override with ). For clients that connect over HTTP (e.g. Smithery, Claude.ai), pass your API key as a query parameter:
// 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 3 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/truss44-mcp-crypto-price-ybldwk)](https://m8ven.ai/mcp/truss44-mcp-crypto-price-ybldwk)
commit: 988ac884a61174c1571e3db20548eaf28dadd4c0
code hash: f1a5ecc64b7eab1e32d1983864b81c5454e8c3ec188d4de0675d52157e53deb9
verified: 6/14/2026, 10:45:33 AM
view raw JSON →