C
CoinPaprika
20 endpointsliveReal-time crypto market data: prices, tickers, exchanges, OHLCV candles, and metadata. (MCP server com.coinpaprika/coinpaprika, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for CoinPaprika.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| getCoins /getCoins | List all available coins with id, name, symbol and rank. Use to discover coins or map a name to an id. Does NOT include prices; for prices use getTickers or get | $0.0020 per call | unknown |
| getCoinById /getCoinById | Get descriptive project information about a coin: description, links, team and tags. Use for 'tell me about Uniswap', 'what is this project'. Does NOT include p | $0.0020 per call | unknown |
| getCoinEvents /getCoinEvents | Get the timeline of events for a coin (launches, partnerships, hard forks, conference talks) with dates and descriptions. Use for 'what is happening with X', 'u | $0.0020 per call | unknown |
| getCoinExchanges /getCoinExchanges | List the exchanges that LIST a specific coin (venue names only). Use for 'which exchanges list X', 'is X on Coinbase', 'where is X listed'. For where to BUY wit | $0.0020 per call | unknown |
| getCoinMarkets /getCoinMarkets | Get the specific markets and trading pairs where a coin trades, with per-market price and 24h volume. Use for 'where can I buy X', 'X price on Binance', 'best m | $0.0020 per call | unknown |
| getCoinOHLCVLatest /getCoinOHLCVLatest | Get the latest full-day OHLC candle (open, high, low, close and volume) for a coin. Use for 'yesterday's candle for BTC'. For the live spot price use getTickers | $0.0020 per call | unknown |
| getCoinOHLCVToday /getCoinOHLCVToday | Get today's in-progress OHLC candle for a coin. Use for 'today's high and low for ETH'. For the current spot price use getTickersById; for past candles use getC | $0.0020 per call | unknown |
| getCoinOHLCVHistorical /getCoinOHLCVHistorical | Get OHLC candles (open, high, low, close, volume) for a coin. Use for 'daily chart last month', 'hourly candles since Jan 1'. For one past price use getTickersH | $0.0020 per call | unknown |
| getTickers /getTickers | Get current prices, market caps and 24h changes for the top cryptocurrencies ranked by market cap. Use for 'top 5 coins', 'top crypto today', 'biggest cryptocur | $0.0020 per call | unknown |
| getTickersById /getTickersById | Get the current price, market cap, 24h change and volume of one cryptocurrency in USD or another quote currency. Use for 'what is the price of X', 'how much is | $0.0020 per call | unknown |
| getTickersHistoricalById /getTickersHistoricalById | Get a coin's price, market cap and volume at past times as point-in-time snapshots (not OHLC candles). Use for 'price of BTC last Tuesday', 'ETH market cap on 2 | $0.0020 per call | unknown |
| getExchanges /getExchanges | List exchanges tracked by CoinPaprika as a list ranked by rank, each with id, name, trust score, active market count and 24h volume. Use for 'top exchanges by v | $0.0020 per call | unknown |
| getExchangeByID /getExchangeByID | Get details for a specific exchange: 24h volume, market count, trust score, links and fiat support. Use for 'tell me about Binance', 'Coinbase exchange stats', | $0.0020 per call | unknown |
| getExchangeMarkets /getExchangeMarkets | List the trading pairs (markets) on one exchange as a list, each with the pair, base and quote coin ids, latest price, 24h volume and category. Use for 'what pa | $0.0020 per call | unknown |
| getPeopleById /getPeopleById | Get the profile of one person in crypto by id: name, description or bio, teams_count, positions held, and linked projects plus social and code accounts. Use for | $0.0020 per call | unknown |
| getTags /getTags | List all CoinPaprika tags (categories such as 'defi', 'stablecoin', 'memecoin', 'ai') used to group coins, returned as a list with each tag's id, name, coin_cou | $0.0020 per call | unknown |
| getTagById /getTagById | Get details for one CoinPaprika tag (a category such as 'defi' or 'stablecoin'): its id, name, description, coin_counter, ico_counter, and optionally the coins | $0.0020 per call | unknown |
| getPlatforms /getPlatforms | List the smart-contract platforms (blockchains such as ethereum, bnb, polygon) for which CoinPaprika indexes token contracts. Use for 'which chains are supporte | $0.0020 per call | unknown |
| getContracts /getContracts | List the token contract addresses tracked on one platform as a list, mapping each contract to its CoinPaprika coin id. Use for 'contracts on ethereum', 'what to | $0.0020 per call | unknown |
| getTickerByContract /getTickerByContract | Get the current price and market data of a token by its contract address (for on-chain and DeFi tokens). Use when you have a contract address (0x...) rather tha | $0.0020 per call | unknown |