kukapay/dexscreener-trending-mcp

πŸ’° Finance & Fintech
0 Views
0 Installs

πŸ“‡ ☁️ - Provides real-time trending tokens from DexScreener.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "kukapay-dexscreener-trending-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kukapay-dexscreener-trending-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

DexScreener Trending MCP

An MCP server that provides real-time trending tokens from DexScreener for BSC and Solana chains.

License Node.js Status

Features

  • Tool: get_trending_pairs β€” fetch top trending pairs
    • Supports chain parameter: bsc (default) or solana
    • Returns both Markdown-formatted table (nice display in chat) and structured JSON array
  • Prompt: analyze_trending_token β€” ready-to-use analysis template for any token

Installation

  1. Clone the Repository:

    git clone https://github.com/kukapay/dexscreener-trending-mcp.git
    cd dexscreener-trending-mcp
    
  2. Install Dependencies:

    npm install
    
  3. Configure 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-mcp with 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.

Related MCP Servers

@agentfund/mcp

πŸ“‡ ☁️ - Fundraising infrastructure for AI agents on Solana β€” campaigns, x402 donations, and on-chain reputation. MCP tools for registering agents, creating campaigns, and donating via the x402 pay-to-call flow, backed by Anchor programs (agentregistry, escrow, reputation). npx -y @agentfund/mcp

πŸ’° Finance & Fintech1 views
@asterpay/mcp-server

πŸ“‡ ☁️ - EUR settlement for AI agents via x402 protocol. Market data, AI tools, crypto analytics β€” pay-per-call in USDC on Base. SEPA Instant EUR off-ramp.

πŸ’° Finance & Fintech1 views
@czagents/cnb

πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - Czech National Bank (ČNB) daily FX rates: fetch official CZK exchange rates, convert between currencies, fetch historical rates. Cached 10 min to ease upstream load. npm @czagents/cnb or HTTP at cnb.cz-agents.dev/mcp.

πŸ’° Finance & Fintech1 views
@arbitova/mcp-server

πŸ“‡ ☁️ - Non-custodial on-chain escrow + AI dispute arbitration for agent-to-agent USDC payments on Base. Seven tools covering the full EscrowV1 contract surface: create escrow, mark delivered with on-chain content hash, confirm or dispute, arbiter resolves with signed verdict, cancel/escalate on timeout. npx @arbitova/mcp-server

πŸ’° Finance & Fintech0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it β†’
β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.