Skip to main content
Finance & FintechTypeScript

janswist/mcp-dexscreener

Real-time on-chain market prices using open and free Dexscreener API

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/janswist/mcp-dexscreener

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcp-dexscreener": {
      "command": "npx",
      "args": [
        "-y",
        "janswist/mcp-dexscreener"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
TypeScript
Author
janswist