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.
1 stars
0 tools
Created Aug 2025
@szcharlesji/szcharlesji-coinmarketcap-crypto-mcpAbout
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"
]
}
}
}