Back to MCP Directory
Whale Tracker
Model Context Protocol moderate risk

Whale Tracker

Tracks cryptocurrency whale transactions using the Whale Alert API, providing tools for fetching and analyzing large crypto movements.

Connections & Capabilities

Connects To

GitHub

Capabilities

read

Quickstart

Install

npx -y @smithery/cli install @kukapay/whale-tracker-mcp --client claude

Exposed MCP Tools (3)

safe
get_recent_transactions

Fetches recent cryptocurrency transactions based on specified filters like blockchain and minimum value.

Read-only operation; retrieves data without modifying any system state.

safe
get_transaction_details

Retrieves detailed information about a specific cryptocurrency transaction using its ID.

Read-only operation; retrieves data without modifying any system state.

safe
query_whale_activity

Analyzes whale transaction patterns, optionally filtered by blockchain.

Read-only operation; analyzes existing data without modifying any system state.

Safety Assessment

This server is relatively safe for read-only operations, but the security of the API key is paramount. Avoid exposing the API key and monitor API usage to prevent abuse. It is risky if the API key is compromised, potentially leading to unauthorized data access.

  • Read-only access to transaction data.
  • API key authentication.
  • No direct write or delete operations on external systems.
  • Limited scope of data access (whale transactions only).
  • Reliance on external Whale Alert API.
  • Potential exposure of API key if not handled correctly.
  • Data accuracy depends on the Whale Alert API.
  • No input sanitization mentioned, potential for injection if manipulated.
Whale Tracker Review, Pricing & Alternatives (2026) | Flaex AI