whale-tracker-mcp
17
The Whale Tracker MCP Server is a specialized tool for tracking large cryptocurrency transactions defined as 'whale' movements. It leverages the Whale Alert API to provide real-time analysis and integrates with MCP-compatible clients for seamless usage within LLM-powered workflows.
Whale Tracker MCP Server
The Whale Tracker MCP Server is a Python-based implementation of the Model Context Protocol (MCP) designed to track large cryptocurrency transactions using the Whale Alert API. It provides real-time tracking and analysis of 'whale' movements for cryptocurrency enthusiasts, developers, and analysts.
Features
- Tools: Fetch recent whale transactions and transaction details with filters.
- Resources: Contextual data exposure for specified blockchains.
- Prompts: Analyze transaction patterns.
- Asynchronous API Calls: Non-blocking requests with httpx.
- Environment Variable Support: API key management via
.env
.
Prerequisites
- Python 3.10 or higher.
- Whale Alert API Key.
- MCP client compatible like Claude Desktop.