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
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • 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 Alert API
Whale Alert API logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 1:46:32 PM

Whale Alert API

User RatingsBe the first to rate and review this MCP server!
View RepositoryVisit Website
blockchainethereumbasewhale-alertcrypto

Tracks large Ethereum and Base transfers through MCP and charges $0.008 per call via x402 USDC on Base.

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
Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "whale-alert-api": {
      "url": "https://whale-alert.api.klymax402.com/mcp"
    }
  }
}

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

Install Tool Schemas (3) Directory Badge Claim listing AlternativesšŸ’° More in Finance & Fintech

Overview

Whale Alert API MCP server tracks large on-chain transactions on Ethereum and Base through a remote MCP endpoint. Its `crypto_track_whale_transactions` tool accepts a chain and minimum ETH value, then returns transfers with wallet addresses, ETH and USD values, hashes, blocks, and timestamps. Use it to inspect high-value movements for whale activity, trading signals, or on-chain analysis. Calls use x402 pay-per-call payments in USDC on Base and do not require an API key or signup.

Use cases

•Detect large Ethereum transfers
•Monitor whale activity on Base
•Generate trading signals from high-value movements
•Inspect smart-money flows
•Verify transfers with transaction hashes

Key features

•Track whale transfers on Ethereum and Base
•Filter by minimum ETH value
•Return sender and recipient addresses
•Provide estimated USD transfer values
•Include transaction hashes and block metadata
•Sort results by transfer value

Capabilities & Tool Schemas (3) ~46 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Whale Alert API.

crypto_track_whale_transactions

Track large on-chain whale transactions

chain

Blockchain: 'ethereum' or 'base' (default: ethereum)

minValue

Minimum transaction value in ETH (default: 100)

How Whale Alert API works

What Whale Alert API MCP server does

The Whale Alert API MCP server exposes a single MCP operation for finding high-value blockchain transfers. It covers Ethereum and Base, and returns recent transactions that meet a configurable minimum value in ETH. Results include the sender and recipient addresses, the transfer amount in ETH, an estimated USD value at the transfer time, the transaction hash, block number, and timestamp.

The returned transaction list is ordered from highest value to lowest value. This makes the service suitable for reviewing large movements, identifying potential market-moving activity, and examining smart-money flows. It is not intended for wallet balances, token pricing, or holder-distribution analysis; the README points to separate tools for those use cases.

How it works

The MCP endpoint is hosted at https://whale-alert.api.klymax402.com/mcp. An MCP client connects to that URL and invokes crypto_track_whale_transactions. The operation maps to a POST request at /api/whales when accessed over HTTP.

Each call is priced at $0.008. Payment uses the x402 protocol on Base L2 (eip155:8453) with USDC. An x402-aware client handles the payment-required response, signs the payment, and retries the request. The documented payment flow does not use an API key, account signup, or a conventional rate-limit quota.

Use the Whale Alert API MCP server when an agent needs a filtered view of large Ethereum or Base transfers rather than a general blockchain query interface. The minimum threshold is expressed in ETH, including when the selected chain is Base.

Setup and configuration

Add the hosted MCP URL to a compatible client configuration. The README specifically shows Claude Desktop and Cursor, and also mentions ElizaOS. A minimal configuration uses the whale-alert server name and the hosted /mcp URL; no environment variable or API key is documented.

For direct HTTP access, send a POST request to https://whale-alert.api.klymax402.com/api/whales with a JSON body. An empty body produces an x402 payment challenge rather than an immediately usable result, so the client must support the x402 payment cycle or provide an equivalent payment flow.

Tools and capabilities

crypto_track_whale_transactions accepts two optional parameters:

  • chain: ethereum or base; defaults to ethereum.
  • minValue: minimum transaction value in ETH; defaults to 100.

The response contains a transactions array, the selected chain, the applied minValue, and totalFound. Each transaction can contain from, to, valueEth, valueUsd, txHash, blockNumber, and timestamp fields. Transaction hashes can be used for on-chain verification.

Limitations and notes

The documented scope is limited to Ethereum and Base, with one whale-transaction tracking tool. The service reports estimated USD values rather than presenting them as a separate live price feed. It also does not provide wallet balances, token prices, or holder-distribution data.

The Whale Alert API MCP server requires a payment for each call, and the documented payment asset is USDC on Base. The README identifies Coinbase CDP as the primary facilitator and PayAI as a fallback. No local package installation command or self-hosting procedure is provided; the supported setup shown is the hosted MCP endpoint.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Clawpay MCP logoClawpay MCP

    Non-custodial x402 payment layer for AI agents. Agents sign transactions from their own wallet with on-chain spend limits — no custodial infrastructure, no API keys. Built on Base.

    šŸ’° Finance & Fintech3 views
    Compare vs Clawpay MCP →
  • MCP Server logoMCP Server

    Non-custodial on-chain escrow + AI dispute arbitration for agent-to-agent USDC payments on Base. Seven tools covering the full EscrowV1 contract surface: create escrow, mark delivered with on-chain content hash, confirm or dispute, arbiter resolves with signed verdict, cancel/escalate on timeout. npx @arbitova/mcp-server

    šŸ’° Finance & Fintech9 views
    Compare vs MCP Server →
  • Evm MCP Server logoEvm MCP Server

    Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENS resolution.

    šŸ’° Finance & Fintech4 views
    Compare vs Evm MCP Server →
  • Whale Tracker MCP logoWhale Tracker MCP

    A mcp server for tracking cryptocurrency whale transactions.

    šŸ’° Finance & Fintech3 views
    Compare vs Whale Tracker MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

Last commit
21d ago
Most recent push to the default branch.
Tools exposed
3
Callable tools this server registers over MCP.
Directory activity
4 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 Alert API

Add the hosted endpoint https://whale-alert.api.klymax402.com/mcp to an MCP client configuration. The README does not provide a local package installation 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 Alert API AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/whale-alert-api?style=directory)](https://allmcps.com/mcp/whale-alert-api)
HTML Embed
<a href="https://allmcps.com/mcp/whale-alert-api"><img src="https://allmcps.com/api/badge/whale-alert-api?style=directory" alt="Whale Alert API on AllMCPs" /></a>

Technical Specs & Signals

CategoryšŸ’°Finance & Fintech
PricingPaid
More technical detailsExpand ā–¾
TransportSSE (Remote)
AuthOther
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
11/16 checks healthy over the last 45d
Views4
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 stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit21d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 2, 2026
53Quality signal: Good Ā· 53/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 & tools25/30
Adoption & activity4/15
Community engagement1/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.

ā˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your 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 Alert API →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients