whale-tracker-mcp

The whale-tracker-mcp server tracks cryptocurrency whale transactions using the Whale Alert API, exposing tools, resources, and prompts to MCP-compatible clients like Claude Desktop for real-time analysis. The whale-tracker-mcp server tracks

27
2

Whale Tracker MCP Server

A Model Context Protocol (MCP) server for tracking cryptocurrency whale transactions using the Whale Alert API

The whale-tracker-mcp server is a Python-based implementation of the Model Context Protocol (MCP) that integrates with the Whale Alert API. It enables real-time tracking and analysis of large cryptocurrency transactions ("whale" movements) by exposing tools, resources, and prompts to MCP-compatible clients like Claude Desktop.

This server is designed for cryptocurrency enthusiasts, developers, and analysts who want to monitor whale activity directly within their LLM-powered workflows.

Features include tools like get_recent_transactions and get_transaction_details, resources such as whale://transactions/{blockchain}, and prompts like query_whale_activity. It uses asynchronous API calls via httpx and supports API key management through environment variables.

Usage includes running in development mode with the MCP Inspector, integrating with Claude Desktop, or direct execution. The server requires Python 3.10+, a Whale Alert API key, and an MCP client.

Repository

KU
kukapay

kukapay/whale-tracker-mcp

Created

March 13, 2025

Updated

March 28, 2025

Language

Python

Category

Developer Tools