The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Dexscreener Trending MCP listing page.
An MCP server that provides real-time trending tokens from DexScreener for BSC and Solana chains.
get_trending_pairs — fetch top trending pairs
chain parameter: bsc (default) or solanaanalyze_trending_token — ready-to-use analysis template for any tokenClone the Repository:
Install Dependencies:
Configure MCP Client: To use this server with an MCP client like Claude Desktop, add the following to your config file (or equivalent):
Replace /path/to/dexscreener-trending-mcp with your actual installation path.
The server exposes one powerful tool and one prompt template.
Purpose: Fetch the current top trending token pairs on DexScreener.
Supported chains: bsc (default), solana
Example prompts:
Typical output (rendered as Markdown table in most clients):
(Plus a structured JSON array in the background for further processing)
MIT License. See the LICENSE file for details.