CabalSpy-MCP-Server

CabalSpy/CabalSpy-MCP-Server
★ 0 stars Python 🔌 API Integration Updated 1d ago
KOL, smart money & whale wallets API on Solana, BNB, Base, ETH: Wallet tracker, Leaderboard
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cabalspy-mcp-server": {
      "command": "uvx",
      "args": [
        "cabalspy-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install cabalspy-mcp-server