kukapay/hyperliquid-whalealert-mcp
by Various
An MCP server that provides real-time whale alerts on Hyperliquid.
MCP
kukapay/hyperliquid-whalealert-mcp
Added 1 June 2026
Overview
An MCP server that monitors Hyperliquid for large trades and sends real-time whale alerts. It uses Python to connect to the Hyperliquid API and emit notifications when trades exceed a configurable threshold.
Best for
Best for
Developers building trading bots or AI agents that need real-time whale alerts on Hyperliquid.
Use cases
- Track large market orders on Hyperliquid for trading signals
- Integrate whale alerts into an AI agent or chat interface via MCP
- Monitor whale activity for research or backtesting strategies
How to use
Install
uv run mcp install mcp.py --name "Hyperliquid Whale Alert" Tools exposed
get_whale_alerts
Tested with
Claude Desktop
Example client config
{\n "mcpServers": {\n "hyperliquid-whalealert": {\n "command": "uv",\n "args": [ "--directory", "/path/to/hyperliquid-whalealert-mcp", "run", "main.py" ],\n "env": { "COINGLASS_API_KEY": "your_api_key" }\n }\n }\n} Notes
An MCP server that monitors Hyperliquid for large trades and sends real-time whale alerts. It uses Python to connect to the Hyperliquid API and emit notifications when trades exceed a configurable threshold.
12 stars on GitHub. Last updated 2025-11-16. Licensed MIT.
Use cases
- Track large market orders on Hyperliquid for trading signals
- Integrate whale alerts into an AI agent or chat interface via MCP
- Monitor whale activity for research or backtesting strategies
Pros
- Lightweight Python server with a single focused purpose
- Real-time alerts enable quick reaction to market moves
- Configurable threshold adapts to different trading styles
Cons
- Limited to Hyperliquid DEX only, no multi-exchange support
- Requires running and maintaining your own MCP server instance
- Small community (12 stars) means limited support and updates
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight Python server with a single focused purpose
- Real-time alerts enable quick reaction to market moves
- Configurable threshold adapts to different trading styles
Cons
- Limited to Hyperliquid DEX only, no multi-exchange support
- Requires running and maintaining your own MCP server instance
- Small community (12 stars) means limited support and updates
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.