binance-trend-finder

RAIJIN004/binance-trend-finder
★ 0 stars Python Security Updated today
MCP server for scanning Binance markets - detects coins with sustained extensive 24h movements
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "binance-trend-finder": {
      "command": "uvx",
      "args": [
        "binance-trend-finder"
      ]
    }
  }
}

Or install with pip: pip install binance-trend-finder