About
Overview
The CoinMarketCap MCP Server enables AI agents to access cryptocurrency market data. It provides tools for getting prices, market caps, trading volumes, and historical data.
Capabilities
Tools & Capabilities
⚡get_listings
Get top cryptocurrency listings
⚡get_quotes
Get price quotes for specific coins
⚡get_global_metrics
Get global market statistics
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-coinmarketcapExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"coinmarketcap": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-coinmarketcap"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 45
Last UpdatedFeb 12, 2026