Back to directory
kukapay/whale-tracker-mcp

kukapay/whale-tracker-mcp

@kukapay

Track cryptocurrency whale transactions using Whale Alert API

cryptocurrencywhalewhale-alerttransactionsmcpfinance

Installation & Configuration

{
  "mcpServers": {
    "whale-tracker-mcp": {
      "command": "python",
      "args": [
        "whale_tracker.py"
      ],
      "env": {
        "WHALE_ALERT_API_KEY": "your_api_key_here"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12