Back to MCP Servers
Dexscreener Trending
Provides real-time trending tokens from DexScreener.
finance-fintech
By kukapay
Installation
npx -y dexscreener-trending-mcpConfiguration
{
"mcpServers": {
"dexscreener-trending-mcp": {
"command": "npx",
"args": ["-y", "dexscreener-trending-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes