crypto-market-searchlisted
Install: claude install-skill coinpaprika/claude-marketplace
## Purpose
Search, discover, and analyze cryptocurrency market data across 12,000+ cryptocurrencies and 350+ exchanges using CoinPaprika MCP tools.
## Available Tools
| Tool | Use case |
|------|----------|
| `search(q, categories, limit)` | Find coins by name, symbol, or keyword |
| `resolveId(type, query)` | Resolve fuzzy names to canonical coin IDs |
| `getTickersById(coinId, quotes)` | Price, market cap, volume for one coin |
| `getTickers(limit, quotes)` | Top coins by market cap |
| `getGlobal()` | Total market cap, BTC dominance, 24h volume |
| `getCoinById(coinId)` | Coin description, links, team, tags |
| `getCoinExchanges(coinId)` | Which exchanges list this coin |
| `getCoinMarkets(coinId, quotes)` | Trading pairs for a coin |
| `getCoinOHLCVHistorical(coinId, start)` | Historical candlestick data |
| `getCoinOHLCVLatest(coinId)` | Last full day OHLCV |
| `getCoinOHLCVToday(coinId)` | Today's partial OHLCV |
| `getExchanges(limit, quotes)` | List exchanges |
| `getExchangeByID(exchangeId)` | Exchange details |
| `getPlatforms()` | List contract platforms |
| `getTickerByContract(platformId, contractAddress)` | Price lookup by contract address |
| `getTagById(tagId, additionalFields)` | Get coins by category (use `additionalFields: "coins"`) |
| `getTags()` | List all categories/tags |
| `priceConverter(baseCurrencyId, quoteCurrencyId, amount)` | Convert between currencies |
| `status()` | API health check |
## Coin ID Format
Pattern: `{symbol}-{name}` (lowerca