Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Access cryptocurrency market data from CoinPaprika: prices, tickers, OHLCV, exchanges, contract lookups for 12,000+ coins and 350+ exchanges. Free tier, no API key needed. Install MCP: add https://mcp.coinpaprika.com/sse as SSE server, or install plugin: /plugin marketplace add coinpaprika/claude-marketplace
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-07 | ✗→✓ | ▲ Improved | -47% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -44% | 0% |
| case-11 | ✗→✓ | ▲ Improved | -47% | 0% |
| case-12 | ✗→✓ | ▲ Improved | -27% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -25% | 0% |
Access cryptocurrency market data for 12,000+ coins and 350+ exchanges via the CoinPaprika MCP server.
Add the MCP server to your Claude Code config:
json{ "mcpServers": { "coinpaprika": { "url": "https://mcp.coinpaprika.com/sse" } } }
Or install the full plugin (includes agent + skill):
/plugin marketplace add coinpaprika/claude-marketplace
/plugin install coinpaprika@coinpaprika-pluginsgetGlobal — Total market cap, BTC dominance, 24h volumegetTickers / getTickersById — Price, market cap, volume for coinsgetTickersHistoricalById — Historical price ticksgetCoins / getCoinById — Coin details, descriptions, links, teamsgetCoinEvents / getCoinExchanges / getCoinMarkets — Events, exchange listings, trading pairsgetCoinOHLCVHistorical / getCoinOHLCVLatest / getCoinOHLCVToday — Candlestick datagetExchanges / getExchangeByID / getExchangeMarkets — Exchange datagetPlatforms / getContracts / getTickerByContract / getHistoricalTickerByContract — Contract lookupssearch / resolveId — Find coins, exchanges, people, tagspriceConverter — Convert between currenciesgetTags / getTagById / getPeopleById — Categories and team infokeyInfo / getMappings / getChangelogIDs / status — Account and metadataPattern: {symbol}-{name} lowercase. Examples: btc-bitcoin, eth-ethereum, sol-solana.
Use search or resolveId if unsure of the correct ID.
Other measured skills in the registry, with their headline benchmark lift.