DexScreener on-chain market data: search pairs, tokens, pools, trending tokens. No API key.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Inspect callable tools, capabilities, and parameters exposed to AI agents by Dexscreener Mcp.
search_pairsSearch pairs by symbol, name, or address across all chains
get_token_poolsAll liquidity pools for a token on a chain
get_tokensMarket data for one or more token addresses (comma-separated)
get_pairDetails for a specific pair/pool address
latest_token_profilesFreshly listed/updated tokens to watch
top_boosted_tokensCurrently top-promoted / trending tokens
An MCP server that gives Claude, Cursor, and any MCP-compatible agent live on-chain market data from DexScreener β search pairs, inspect tokens and pools, and pull trending/boosted tokens across every chain.
No API key. No signup. The public DexScreener API is free (rate limited to ~60 req/min).
Most "MCP for X" repos are half-finished and break on the second request. This one ships with tests and graceful error handling so an agent can actually rely on it.
Ask things like:
| Tool | What it does |
|---|---|
search_pairs | Search pairs by symbol, name, or address across all chains |
get_token_pools | All liquidity pools for a token on a chain |
get_tokens | Market data for one or more token addresses (comma-separated) |
get_pair | Details for a specific pair/pool address |
latest_token_profiles | Freshly listed/updated tokens to watch |
top_boosted_tokens | Currently top-promoted / trending tokens |
No install needed. It runs straight from npm via npx.
Add to claude_desktop_config.json:
Add to .cursor/mcp.json:
Restart the client and the dexscreener tools appear.
Any chain DexScreener indexes β solana, ethereum, base, bsc, arbitrum, polygon, and more.
Pass the chain id as chainId.
MIT β see LICENSE.
I build custom MCP servers and AI systems (multi-agent, RAG, automation). Need a connector for your own API, or a full AI integration?
Built by Gleb.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/dexscreener-mcp)<a href="https://allmcps.com/mcp/dexscreener-mcp"><img src="https://allmcps.com/api/badge/dexscreener-mcp?style=directory" alt="Dexscreener Mcp on AllMCPs" /></a>