crypto-liquidations-mcp
Real-time crypto liquidation events monitoring. Track leveraged position liquidations across major exchanges and DeFi protocols.
Best use case
crypto-liquidations-mcp is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Real-time crypto liquidation events monitoring. Track leveraged position liquidations across major exchanges and DeFi protocols.
Teams using crypto-liquidations-mcp should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/crypto-liquidations-mcp/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How crypto-liquidations-mcp Compares
| Feature / Agent | crypto-liquidations-mcp | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Real-time crypto liquidation events monitoring. Track leveraged position liquidations across major exchanges and DeFi protocols.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Crypto Liquidations MCP
MCP server for real-time cryptocurrency liquidation monitoring.
Monitors and reports on real-time crypto liquidation events across major centralized exchanges and DeFi protocols. Tracks leveraged position liquidations, providing data on liquidation volume, affected assets, and market impact for risk analysis and trading signals.
## Installation
```json
{
"mcpServers": {
"crypto-liquidations": {
"command": "npx",
"args": ["-y", "crypto-liquidations-mcp"]
}
}
}
```
## Features
- Real-time liquidation event streaming
- Aggregated liquidation volumes by asset and exchange
- Historical liquidation data and trends
- Long/short liquidation ratio tracking
- Large liquidation alerts
## Links
- **Coinglass**: https://www.coinglass.com/LiquidationDataRelated Skills
Kraken Crypto Skill
Use the kraken_cli.py wrapper to query your Kraken account.
crypto-com-mcp-skill
Use Crypto.com MCP through UXC for exchange market data workflows with help-first discovery and read-only guardrails.
crypto-cex
Get centralized exchange market data, order books, trading pairs, ticker prices, and 24h volume across Binance, Coinbase, Kraken, Bybit, Gate.io, and Bitget. Use when asked about CEX prices, exchange order book, trading pairs, CEX volume, Binance price, Kraken ticker, exchange comparison, or funding rates on centralized exchanges.
crypto-market-rank
Crypto market rankings and leaderboards. Query trending tokens, top searched tokens, Binance Alpha tokens, tokenized stocks, social hype sentiment ranks, smart money inflow token rankings, top meme token rankings from Pulse launchpad, and top trader PnL leaderboards. Use this skill when users ask about token rankings, market trends, social buzz, meme rankings, breakout meme tokens, or top traders.
apify-crypto-skill
Crypto data skills for AI agents — wraps Apify actors for KuCoin OHLCV and CoinGecko market data
github-crypto-search
Search and analyze crypto/blockchain repositories with developer profiles and activity metrics.
cryptoskill
Search, browse, and install crypto AI agent skills and MCP servers from cryptoskill.org — the largest curated registry of crypto skills with 450+ skills and 40+ MCP servers across 13 categories.
crypto-intel-security-scanner
Analyze Solidity code for vulnerabilities, get safety scores, and audit checklists.
crypto-intel-security-analyzer
Analyze Solidity code for common vulnerabilities and security issues with smart contract auditing checklist.
crypto-intel-docs-search
Semantic search across crypto project documentation, whitepapers, and codebases.
crypto-agentv2
Included script and Agent skills.
crypto-agent01
Included script and Agent skills.