CoinMarket
Communitybyanjor
Cryptocurrency listings and quotes from CoinMarketCap.
API Key Required
Configuration
{
"mcpServers": {
"coinmarket": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-coinmarket"
],
"env": {
"COINMARKET_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.