ku

kukapay/whale-tracker-mcp

๐Ÿ โ˜๏ธ A mcp server for tracking cryptocurrency whale transactions.

#cryptocurrency#whale-tracking#blockchain
Publisherkukapay/whale-tracker-mcp
Submitted date4/19/2025

Overview

Title: Whale Tracker MCP Server

How to Use:
The Whale Tracker MCP Server is a Python-based implementation of the Model Context Protocol (MCP) that integrates with the Whale Alert API to track large cryptocurrency transactions ("whale" movements). It provides tools, resources, and prompts for MCP-compatible clients like Claude Desktop, enabling real-time monitoring and analysis of whale activity.

Key Features:

  • Tools: Fetch recent transactions (get_recent_transactions) and retrieve transaction details (get_transaction_details).
  • Resources: Access contextual data via whale://transactions/{blockchain}.
  • Prompts: Reusable templates for analyzing whale activity (query_whale_activity).
  • Asynchronous API Calls: Efficient requests using httpx.
  • Environment Variable Support: Secure API key management via .env.

Use Cases:

  • Cryptocurrency enthusiasts tracking whale movements.
  • Developers integrating whale transaction data into LLM workflows.
  • Analysts monitoring blockchain activity for trends and insights.

Visit More

View All