CoinMarketCap

Provides real-time cryptocurrency data from CoinMarketCap's API, enabling market listings, price quotes, ID mappings, metadata, global metrics, and exchange information retrieval for market analysis and research.

View Source
1 stars
0 tools
Created Aug 2025
@szcharlesji/szcharlesji-coinmarketcap-crypto-mcp

About

Provides real-time cryptocurrency data from CoinMarketCap's API, enabling market listings, price quotes, ID mappings, metadata, global metrics, and exchange information retrieval for market analysis and research.

Categories

general

Installation

npm

npm install @szcharlesji/szcharlesji-coinmarketcap-crypto-mcp

Configuration

{ "mcpServers": { "szcharlesji-coinmarketcap-crypto-mcp": { "command": "npx", "args": [ "-y", "@szcharlesji/szcharlesji-coinmarketcap-crypto-mcp" ] } } }