Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by kukapay • Blockchain & Crypto
A Python MCP server that integrates the Whale Alert API to track large cryptocurrency transactions and expose tools, resources, and prompts for LLM-based workflows.
Fetch recent large cryptocurrency transfers by blockchain and apply filters like minimum USD value and result limits.
Retrieve full details for a specific whale transaction ID to display or analyze transaction metadata.
Contextual resources and prompt templates to analyze whale activity trends inside LLM workflows (e.g., in Claude Desktop).
This server implements a Model Context Protocol (MCP) endpoint that fetches and exposes whale (large) cryptocurrency transactions using the Whale Alert API. It provides tools like get_recent_transactions and get_transaction_details, a resource namespace (whale://transactions/{blockchain}), and a reusable analysis prompt (query_whale_activity). Designed for integration with MCP clients such as Claude Desktop, it supports asynchronous httpx requests and environment-based API key configuration for secure usage.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.