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, rationale)` | Find coins by name, symbol, or keyword |
| `resolveId(type, query, rationale)` | Resolve fuzzy names to canonical coin IDs |
| `getTickersById(coinId, quotes, rationale)` | Price, market cap, volume for one coin |
| `getTickers(limit, quotes, rationale)` | Top coins by market cap |
| `getGlobal(rationale)` | Total market cap, BTC dominance, 24h volume |
| `getCoinById(coinId, rationale)` | Coin description, links, team, tags |
| `getCoinExchanges(coinId, rationale)` | Which exchanges list this coin |
| `getCoinMarkets(coinId, quotes, rationale)` | Trading pairs for a coin |
| `getCoinOHLCVHistorical(coinId, start, rationale)` | Historical candlestick data (Starter+, paid) |
| `getCoinOHLCVLatest(coinId, rationale)` | Last full day OHLCV |
| `getCoinOHLCVToday(coinId, rationale)` | Today's partial OHLCV |
| `getExchanges(limit, quotes, rationale)` | List exchanges |
| `getExchangeByID(exchangeId, rationale)` | Exchange details |
| `getPlatforms(rationale)` | List contract platforms |
| `getTickerByContract(platformId, contractAddress, rationale)` | Price lookup by contract address |
| `getTagById(tagId, additionalFields, rationale)` | Get coins by category (use `additionalFields: "coins"`) |
| `getTags(rationale)` | List all