Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. Whale Tracker MCP
Whale Tracker MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 9:31:37 PM

Whale Tracker MCP

User RatingsBe the first to rate and review this MCP server!
View Repository56 GitHub StarsTotal stargazers on GitHub for the source repository (56 stars).Visit Website
cryptocurrencyfinanceblockchainmonitoring

Track large cryptocurrency transfers and inspect transaction details through Whale Alert in MCP-compatible clients.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "kukapay-whale-tracker-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Overview

The kukapay/whale-tracker-mcp MCP server connects MCP clients to the Whale Alert API for monitoring large cryptocurrency transactions. It provides tools for listing recent transfers and retrieving details by transaction ID, plus a blockchain-specific resource and an analysis prompt. Configure a Whale Alert API key through the environment, then run the Python server locally. Reach for it when an agent needs current whale-activity data for a supported blockchain.

Use cases

β€’Monitor recent whale transactions on a blockchain
β€’Filter transfers by minimum cryptocurrency value
β€’Inspect a transaction using its ID
β€’Analyze whale activity in an MCP client

Key features

β€’Fetch recent whale transactions
β€’Filter by blockchain, value, and result limit
β€’Retrieve transaction details by ID
β€’Expose blockchain transaction resources
β€’Provide a whale-activity analysis prompt
β€’Use asynchronous Whale Alert API requests

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Whale Tracker MCP.

Extracted Tool Capabilities
Fetch recent whale transactions
Filter by blockchain, value, and result limit
Retrieve transaction details by ID
Expose blockchain transaction resources
Provide a whale-activity analysis prompt
Use asynchronous Whale Alert API requests

How Whale Tracker MCP works

What kukapay/whale-tracker-mcp MCP server does

The kukapay/whale-tracker-mcp MCP server exposes Whale Alert data to MCP-compatible applications. It is intended for workflows that need to inspect large cryptocurrency movements, filter recent activity, or examine an individual transaction in more detail.

The server supports two primary data operations. Recent transactions can be requested with optional blockchain, minimum-value, and result-limit filters. A separate operation retrieves detailed information for a transaction when its ID is known.

It also defines a resource at whale://transactions/{blockchain}. This resource supplies recent transaction data for a named blockchain as context. The query_whale_activity prompt provides a reusable way to ask for analysis of whale activity, optionally scoped to a blockchain.

How it works

At startup, the application loads WHALE_ALERT_API_KEY from the environment. A .env file is supported through python-dotenv. When a client invokes a tool or uses the blockchain resource, the server makes asynchronous HTTP requests to Whale Alert with httpx and returns the resulting data to the MCP client.

The repository contains a Python entry point named whale_tracker.py. It can be launched directly with Python, run through the MCP CLI, or installed into Claude Desktop with the MCP installation command. The README documents Claude Desktop and MCP Inspector as compatible ways to interact with the server.

Setup and configuration

Python 3.10 or newer is required. Clone the repository, install mcp, httpx, and python-dotenv, then provide a Whale Alert API key. The expected environment variable is:

text
WHALE_ALERT_API_KEY=your_api_key_here

The key can be placed in a .env file in the project directory. It can also be supplied with the MCP CLI when installing the server into Claude Desktop. After installation, restart Claude Desktop and verify that the server's tools are available through the hammer icon.

For local execution, the documented command is:

bash
python whale_tracker.py

The repository also documents mcp run whale_tracker.py and an MCP Inspector development command for testing the server interactively.

Tools and capabilities

The kukapay/whale-tracker-mcp MCP server exposes:

  • get_recent_transactions for recent whale transfers, with optional blockchain, minimum-value, and limit filters.
  • get_transaction_details for looking up a transaction by ID.
  • whale://transactions/{blockchain} for recent blockchain-specific transaction context.
  • query_whale_activity for a reusable analysis prompt, optionally filtered by blockchain.
  • Asynchronous API access implemented with httpx.

Limitations and notes

The kukapay/whale-tracker-mcp MCP server depends on the Whale Alert API and therefore requires a valid Whale Alert API key. The supplied material does not specify API quotas, supported blockchain names, historical-retention limits, or whether the API key is free or paid. The server is a data-access and analysis interface; the README does not describe trading, alert delivery, portfolio management, or transaction execution features.

The documented client integration is Claude Desktop, while MCP Inspector is described for development and testing. No support for Cursor, Windsurf, or Cline is stated in the supplied material.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Coincap MCP logoCoincap MCP

    Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys

    πŸ’° Finance & Fintech4 views
    Compare vs Coincap MCP β†’
  • Wallet Inspector MCP logoWallet Inspector MCP

    An MCP server that empowers AI agents to inspect any wallet’s balance and onchain activity across major EVM chains and Solana chain.

    πŸ’° Finance & Fintech4 views
    Compare vs Wallet Inspector MCP β†’
  • Alpha Vantage MCP logoAlpha Vantage MCP

    Alpha Vantage API integration to fetch both stock and crypto information

    πŸ’° Finance & Fintech3 views
    Compare vs Alpha Vantage MCP β†’
  • Alchemy MCP Server logoAlchemy MCP Server

    Allow AI agents to interact with Alchemy's blockchain APIs.

    πŸ’° Finance & Fintech3 views
    Compare vs Alchemy MCP Server β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
56
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Whale Tracker MCP

Clone the repository, install mcp, httpx, and python-dotenv, set WHALE_ALERT_API_KEY, then run python whale_tracker.py or install it into Claude Desktop with the documented MCP CLI command.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewWhale Tracker MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kukapay-whale-tracker-mcp?style=directory)](https://allmcps.com/mcp/kukapay-whale-tracker-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/kukapay-whale-tracker-mcp"><img src="https://allmcps.com/api/badge/kukapay-whale-tracker-mcp?style=directory" alt="Whale Tracker MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
PricingBring your own API key (usage-based cost)
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
10/10 checks healthy over the last 33d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars56
GitHub Star CountTotal stargazers on GitHub representing community popularity (56 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on May 7, 2025
39Quality signal: Fair Β· 39/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev Β· @smithery/cli (npm)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Whale Tracker MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code