dexscreener-cli-mcp-tool

vibeforge1111/dexscreener-cli-mcp-tool
★ 214 stars Python 💻 Code/Dev Tools Updated 8d ago
Visual Dexscreener terminal CLI + MCP scanner
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dexscreener-cli-mcp-": {
      "command": "uvx",
      "args": [
        "dexscreener-cli-mcp-tool"
      ]
    }
  }
}

Or install with pip: pip install dexscreener-cli-mcp-tool