AgentStore
All apps
🐳
Data & Analytics

Whale Tracker MCP

kukapay whale tracker — Whale Alert API wrapper, 52 stars

🐳kukapay·AgentStore Score 7.4
GitHubCompare
Smithery
421
GitHub ⭐
52
Editor's take

The most-starred kukapay (52). Watches >$1M transfers across chains. Tracks the chain not individual addresses — for per-address, use wallet-inspector.

Hand-written by the AgentStore research team from docs + code + live usage data

About

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

From the project README
Key capabilities
Tools:
get_recent_transactions — Fetch recent whale transactions with optional filters for blockchain, minimum value, and limit.
get_transaction_details — Retrieve detailed information about a specific transaction by its ID.
Resources:
whale://transactions/{blockchain} — Expose recent transactions for a specified blockchain as contextual data.
Prompts:
query_whale_activity — A reusable template for analyzing whale transaction patterns, optionally filtered by blockchain.
Asynchronous API Calls — Uses httpx for efficient, non-blocking requests to the Whale Alert API.

Real example commands

Pulled straight from the project README — copy and run locally.

Install

Pick your runtime, copy the snippet, paste it into your client config.

{
  "mcpServers": {
    "kukapay-whale-tracker-mcp": {
      "command": "npx",
      "args": ["-y", "kukapay-whale-tracker-mcp"]
    }
  }
}
Prerequisites
  • ·Node.js 20+
  • ·An MCP-compatible client

Project pulse

Live from GitHub — see if the project is actually maintained.

Language
Python
License
MIT
Contributors
2
Open issues
5
Created
Mar 2025

How it compares

Position among 44 tools in the data category

By calls
#12/ 44
top 25%
By stars
#22/ 44
top 48%
By AgentStore Score
#28/ 44
top 61%

Security profile

Open source
Yes
Audited
No
Key handling
Local
Paid
Free

Similar tools