Real-time DEX and on-chain data: liquidity pools, token prices, swaps, and trading volume. Connect the official DexPaprika MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “getNetworks”: List every blockchain network DexPaprika indexes, each row carrying its network id (slug), 24h volume, transaction count, and pool count. Re.”
“Use “getNetworkDexes”: List the DEXes (exchanges) operating on one network, such as Uniswap on ethereum or Raydium on solana, returned under 'dexes' with page_info.”
“Use “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_cu.”
“Use “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_pa.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how DexPaprika holds up.
Operated by DexPaprika (dexpaprika.com) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If DexPaprika adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose DexPaprika in the gate directory. No sign-in needed.
DexPaprika's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
getNetworks — List every blockchain network DexPaprika indexes, each row carrying its network id (slug), 24h volume, transaction count, and pool count. Re
getNetworkDexes — List the DEXes (exchanges) operating on one network, such as Uniswap on ethereum or Raydium on solana, returned under 'dexes' with page_info
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_cu
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_pa
getNetworkPoolsFilter — Get pools on one network filtered by numeric thresholds, returned under 'results' with has_next_page and next_cursor. Read-only and keyless.
getPoolDetails — Get the full current snapshot for one pool by address: its two tokens, current price, liquidity/TVL, 24h volume, and transaction counts, ret
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
getPoolTransactions — Get one pool's recent individual swap transactions, newest first, returned under 'transactions' (paginate with page, or a cursor). Read-only
+ 9 more tools once connected
https://mcp.dexpaprika.com/streamable-httpYes — DexPaprika operates its own remote MCP server at mcp.dexpaprika.com. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick DexPaprika in the directory. No account or sign-in is needed. From then on, DexPaprika's tools are available in every client you've connected to gate.
No. DexPaprika runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect DexPaprika in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up DexPaprika in: Claude · Claude Code · ChatGPT · Cursor · VS Code