Realtime Crypto (CoinCap)

Provides real-time cryptocurrency data through the CoinCap API, offering detailed exchange information and current rates with robust error handling and automatic retries.

View Source
1 stars
0 tools
Created Aug 2025
@smhnkmr/smhnkmr-realtime-crypto-coincap-realtime-crypto-mcp-server

About

Provides real-time cryptocurrency data through the CoinCap API, offering detailed exchange information and current rates with robust error handling and automatic retries.

Categories

general

Installation

npm

npm install @smhnkmr/smhnkmr-realtime-crypto-coincap-realtime-crypto-mcp-server

Configuration

{ "mcpServers": { "smhnkmr-realtime-crypto-coincap-realtime-crypto-mcp-server": { "command": "npx", "args": [ "-y", "@smhnkmr/smhnkmr-realtime-crypto-coincap-realtime-crypto-mcp-server" ] } } }