Back to Home
truss44 icon

mcp-crypto-price

Verified Safe

by truss44

Overview

Provides real-time price data, market analysis, and historical trends for cryptocurrencies using the CoinCap API.

Installation

Run Command
npx -y mcp-crypto-price

Environment Variables

  • COINCAP_API_KEY
  • MCP_TRANSPORT

Security Notes

The server uses `process.env.COINCAP_API_KEY` for API key management, which is a secure practice. Input validation is performed using `zod` schemas, preventing malformed requests. Network requests are made via `fetch` to the CoinCap API and include robust error handling. No 'eval' or obvious malicious patterns were found. The project also employs SSH commit signing, indicating good development security practices.

Similar Servers

Stats

Interest Score43
Security Score9
Cost ClassLow
Avg Tokens500
Stars39
Forks10
Last Update2026-01-19

Tags

CryptoMarket AnalysisReal-time DataHistorical TrendsMCP Server