Dexscreener API MCP server – enables an AI agent to query on-chain prices through the free Dexscreener REST API.
https://github.com/janswist/mcp-dexscreenerStop manually checking token prices when your AI can do it instantly. The DexScreener MCP server connects any MCP-compatible AI agent directly to live on-chain price data across hundreds of DEXs and blockchains.
You know the drill: you're deep in code, need to check a token price, open DexScreener, search, copy numbers back to your conversation. Now your AI agent handles this entire workflow in seconds.
Ask your AI: "What's the current price of PEPE on Ethereum?" and get live data without breaking focus. No API keys, no rate limit headaches—DexScreener's public API handles millions of requests daily.
Instant Market Analysis: Your AI can compare prices across chains, track liquidity changes, and spot arbitrage opportunities while you stay in the development flow.
Portfolio Conversations: "Calculate my current DeFi position value" becomes a simple request. Your AI pulls live prices for each token and runs the math.
Trading Bot Development: Debug your strategies with real-time data. Your AI can validate price feeds, check liquidity depth, and analyze volume patterns as you build.
Research Workflows: Analyzing DeFi protocols? Your AI can pull current TVL data, token performance, and trading volumes to support your research without manual data gathering.
// Your AI can now handle requests like:
"Get the USDC/ETH pair data from Uniswap V3"
"What's the 24h volume for LINK across all DEXs?"
"Compare SOL prices on Jupiter vs Raydium"
The server exposes DexScreener's full API through MCP tools—pair data, search functionality, multi-chain price feeds, and historical data. Your AI gets the same comprehensive dataset that powers DexScreener's interface.
Clone, install dependencies, add one JSON block to your Claude Desktop config. The server runs locally, connects to DexScreener's public API, and immediately extends your AI's capabilities.
Both STDIO and SSE versions included—run locally for development or deploy remotely for team access. No complex authentication flows or API key management.
DeFi moves fast. Token prices change by the second, new pairs launch constantly, liquidity shifts between protocols. Having your AI agent connected to this data stream means you can analyze, track, and respond to market conditions without context switching.
Instead of explaining what you're seeing in another browser tab, you're having data-driven conversations about actual market conditions. Your AI becomes a research partner that can validate assumptions with current data.
Perfect for anyone building in DeFi, analyzing crypto markets, or just tired of manually checking prices during development work.