← Back to tools
D

DexPaprika

17 endpointslive

Real-time DEX data, liquidity pools, token prices, and trading volumes across blockchain networks. (MCP server com.dexpaprika/dexpaprika, 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 DexPaprika.
EndpointWhat it doesPriceHealth
getNetworks
/getNetworks
List every blockchain network DexPaprika indexes, each row carrying its network id (slug), 24h volume, transaction count, and pool count. Read-only and keyless.$0.0020 per callunknown
getNetworkDexes
/getNetworkDexes
List the DEXes (exchanges) operating on one network, such as Uniswap on ethereum or Raydium on solana, returned under 'dexes' with page_info (page, total_pages)$0.0020 per callunknown
getNetworkPools
/getNetworkPools
Get the top liquidity pools across a whole network, ranked by 24h volume by default, returned under 'results' with has_next_page and next_cursor. Read-only and $0.0020 per callunknown
getDexPools
/getDexPools
Get the pools belonging to one specific DEX on one network, e.g. all Uniswap v3 pools on ethereum, returned under 'results' with has_next_page and next_cursor. $0.0020 per callunknown
getNetworkPoolsFilter
/getNetworkPoolsFilter
Get pools on one network filtered by numeric thresholds, returned under 'results' with has_next_page and next_cursor. Read-only and keyless. Choose this over ge$0.0020 per callunknown
getPoolDetails
/getPoolDetails
Get the full current snapshot for one pool by address: its two tokens, current price, liquidity/TVL, 24h volume, and transaction counts, returned as a single po$0.0020 per callunknown
getPoolOHLCV
/getPoolOHLCV
Get historical OHLCV candles (open, high, low, close, volume) for one pool over a time range, returned as a time-series array. Read-only and keyless. Use for 'p$0.0020 per callunknown
getPoolTransactions
/getPoolTransactions
Get one pool's recent individual swap transactions, newest first, returned under 'transactions' (paginate with page, or a cursor). Read-only and keyless. These $0.0020 per callunknown
getTokenDetails
/getTokenDetails
Get one token's data and metadata by contract address on one network: multi-timeframe price and volume metrics, plus name, website, Twitter, and Telegram links,$0.0020 per callunknown
getTokenPools
/getTokenPools
Get the liquidity pools that contain a specific token on one network, returned under 'results' with has_next_page and next_cursor. Read-only and keyless. Use fo$0.0020 per callunknown
getTopTokens
/getTopTokens
Get the top tokens on one network ranked by volume, liquidity, transactions, FDV, or 24h price change, returned under 'results' with has_next_page and next_curs$0.0020 per callunknown
filterNetworkTokens
/filterNetworkTokens
Get tokens on one network matching numeric thresholds, returned under 'results' with has_next_page and next_cursor. Read-only and keyless. Choose this over getT$0.0020 per callunknown
getTokenMultiPrices
/getTokenMultiPrices
Get current USD prices for up to 10 tokens on the same network in one batched call, returned as a prices array plus a missing_tokens list. Read-only and keyless$0.0020 per callunknown
search
/search
Search across ALL networks at once for tokens, pools, and DEXes by name, symbol, or address, returning three arrays: 'tokens', 'pools', and 'dexes'. Read-only a$0.0020 per callunknown
getStats
/getStats
Get platform-wide totals for DexPaprika: the number of networks, DEXes, pools, and tokens indexed, returned as a single summary object. Read-only and keyless. U$0.0020 per callunknown
getCapabilities
/getCapabilities
Get the static agent onboarding guide for this server: supported workflows, network name synonyms (mapping words like 'eth' to the canonical slug 'ethereum'), r$0.0020 per callunknown
submitFeedback
/submitFeedback
Report a problem back to the DexPaprika team when a tool got you stuck, returned something unexpected, lacked data you needed, or behaved differently than docum$0.0020 per callunknown
Cracked: connect your agent to every tool it needs