Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Dexscreener

    Dexscreener API's MCP server - let your AI agent check any on-chain price using Dexscreener's free and open API

    15 stars
    JavaScript
    Updated Oct 19, 2025

    Table of Contents

    • Project setup
    • Running the app

    Table of Contents

    • Project setup
    • Running the app

    Documentation

    Dexscreener MCP server

    Basic MCP server for Dexscreener API based on their documentation (as of April 4th 2025): https://docs.dexscreener.com/api/reference

    Project setup

    Install all the dependencies

    code
    npm run install

    If you are using Claude Desktop, after pulling the code open the config file claude_desktop_config.json in VSCode:

    • on MacOS:
    code ~/Library/Application\ Support/Claude/claude_desktop_config.json```
    - on Windows:
    • more info: https://modelcontextprotocol.io/quickstart/server

    In claude_desktop_config.json put dexscreener object:

    json
    {
      "mcpServers": {
        "dexscreener": {
          "command": "node",
          "args": [
            "/ABSOLUTE/PATH/TO/PARENT/FOLDER/index.js"
          ]
        }
      }
    }

    Running the app

    You can use Inspector to test the MCP server without using Claude Desktop - both for SDTIO version (default) and SSE version index-sse.js (server-sent events - can be hosted on remote server).

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • WA

      Waha Mcp

      JavaScript00
    • WI

      Wizzy Mcp Tmdb

      JavaScript00
    • RI

      Rijksmuseum Mcp

      JavaScript·
      59
    • MC

      Mcp Server Playwright

      JavaScript·
      262

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k