@pipeworx/dexscreener
Connect: https://gateway.pipeworx.io/dexscreener/mcp · Install: one-click buttons
Tools: 6
DEX Screener MCP — real-time DEX prices and liquidity across all major EVM + Solana chains. No auth.
Tools
get_pair(chain, pair_address)— single pair detail (price, liquidity, volume, txns)get_token(chain, token_address)— all pairs for a token on one chainsearch_pairs(query)— free-text search across pairs (max 30 results)latest_token_profiles()— newest tokens listedlatest_boosted_tokens()— tokens currently being promoted on DEX Screenertoken_boosts_top(chain?, token?)— leaderboard of most-boosted tokens
Data source
https://api.dexscreener.com/ — JSON. Rate-limit ~300 req/min per IP.
Common chain ids: ethereum, solana, bsc, polygon, arbitrum, base, avalanche, optimism, fantom.
Tools
- get_pair — Pair detail (price USD/native, liquidity, 24h volume, 5m/1h/6h/24h tx counts).
- get_token — All trading pairs for a token address on one chain.
- search_pairs — Free-text search across all chains. Returns up to 30 pairs.
- latest_token_profiles — Newest token profiles created (cross-chain).
- latest_boosted_tokens — Tokens being actively promoted on DEX Screener.
- token_boosts_top — Most-boosted tokens, optionally filtered to a chain / token.
Tools
-
get_pair— Pair detail (price USD/native, liquidity, 24h volume, 5m/1h/6h/24h tx counts). -
get_token— All trading pairs for a token address on one chain. -
latest_boosted_tokens— Tokens being actively promoted on DEX Screener. -
latest_token_profiles— Newest token profiles created (cross-chain). -
search_pairs— Free-text search across all chains. Returns up to 30 pairs. -
token_boosts_top— Most-boosted tokens, optionally filtered to a chain / token.