crypto-liquidations-mcp
If you are the rightful owner of crypto-liquidations-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server that streams real-time cryptocurrency liquidation events from Binance, enabling AI agents to react instantly to high-volatility market movements.
Crypto Liquidations MCP is a Model Context Protocol server designed to stream real-time cryptocurrency liquidation events from Binance. It allows AI agents to react instantly to high-volatility market movements by providing real-time data. The server connects to Binance's WebSocket to capture liquidation events and maintains an in-memory list of up to 1000 events. It offers tools for retrieving and analyzing liquidation data, making it a valuable resource for traders and analysts looking to understand market dynamics. The server is compatible with Python 3.10 and requires internet access to function.
Features
- Real-time Liquidation Streaming: Connects to Binance WebSocket to capture liquidation events.
- Liquidation Data Storage: Maintains an in-memory list of up to 1000 liquidation events.
- Tool: `get_latest_liquidations`: Retrieves the latest liquidation events in a Markdown table.
- Prompt: `analyze_liquidations`: Generates a prompt to analyze liquidation trends across all symbols.