← ClaudeAtlas

crypto-market-searchlisted

Search and analyze cryptocurrency market data using CoinPaprika. Activates when users search for coins, ask about prices, request market overviews, or look up tokens by contract address.
coinpaprika/claude-marketplace · ★ 9 · AI & Automation · score 69
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