kukapay/dexscreener-trending-mcp
FreeNot checkedProvides real-time trending tokens from DexScreener.
About
Provides real-time trending tokens from DexScreener.
README
An MCP server that provides real-time trending tokens from DexScreener for BSC and Solana chains.
Features
- Tool:
get_trending_pairs— fetch top trending pairs- Supports
chainparameter:bsc(default) orsolana - Returns both Markdown-formatted table (nice display in chat) and structured JSON array
- Supports
- Prompt:
analyze_trending_token— ready-to-use analysis template for any token
Installation
Clone the Repository:
git clone https://github.com/kukapay/dexscreener-trending-mcp.git cd dexscreener-trending-mcpInstall Dependencies:
npm installConfigure MCP Client: To use this server with an MCP client like Claude Desktop, add the following to your config file (or equivalent):
{ "mcpServers": { "DexScreener Trending": { "command": "node", "args": ["/path/to/dexscreener-trending-mcp/index.js"] } } }Replace
/path/to/dexscreener-trending-mcpwith your actual installation path.
Usage
The server exposes one powerful tool and one prompt template.
1. Tool: get_trending_pairs
Purpose: Fetch the current top trending token pairs on DexScreener.
Supported chains: bsc (default), solana
Example prompts:
- “Show me the top 10 trending tokens on BSC right now”
- “What are the hottest Solana pairs today? Limit to 5”
- “List top 8 trending pairs on solana with high volume”
Typical output (rendered as Markdown table in most clients):
### Top 10 Trending Pairs on BSC
| Rank | Name | Symbol | Price (USD) | 24h Volume | 24h Change | Liquidity | Market Cap | Boosts |
|------|---------------|--------|-------------|----------------|------------|----------------|----------------|--------|
| 1 | TokenA | TA | $0.01234 | $18,765,432 | +145.2% | $2,345,678 | $12,345,678 | 85 |
| 2 | MoonShot | MOON | $0.000456 | $12,980,123 | +89.7% | $1,890,456 | $8,765,432 | 62 |
| 3 | CatInu | CAT | $0.0000789 | $9,876,543 | +210.5% | $1,234,567 | $6,543,210 | 120 |
| ... | ... | ... | ... | ... | ... | ... | ... | ... |
(Plus a structured JSON array in the background for further processing)
License
MIT License. See the LICENSE file for details.
Installing kukapay/dexscreener-trending-mcp
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/kukapay/dexscreener-trending-mcpFAQ
Is kukapay/dexscreener-trending-mcp MCP free?
Yes, kukapay/dexscreener-trending-mcp MCP is free — one-click install via Unyly at no cost.
Does kukapay/dexscreener-trending-mcp need an API key?
No, kukapay/dexscreener-trending-mcp runs without API keys or environment variables.
Is kukapay/dexscreener-trending-mcp hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install kukapay/dexscreener-trending-mcp in Claude Desktop, Claude Code or Cursor?
Open kukapay/dexscreener-trending-mcp on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Stripe
Payments, customers, subscriptions
by Stripemalamutemayhem/unclick-agent-native-endpoints
110+ tools for AI agents spanning social media, finance, gaming, music, AU-specific services, and utilities. Zero-config local tools plus platform connectors. n
by malamutemayhemwhiteknightonhorse/APIbase
Unified API hub for AI agents with 56+ tools across travel (Amadeus, Sabre), prediction markets (Polymarket), crypto, and weather. Pay-per-call via x402 micropa
by whiteknightonhorsetrackerfitness729-jpg/sitelauncher-mcp-server
Deploy live HTTPS websites in seconds. Instant subdomains ($1 USDC) or custom .xyz domains ($10 USDC) on Base chain. Templates for crypto tokens and AI agent pr
Compare kukapay/dexscreener-trending-mcp with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All finance MCPs
