crypto-liquidations-mcp

crypto-liquidations-mcp

2

Crypto Liquidations MCP is a server that provides real-time streaming of cryptocurrency liquidation events from Binance, aiding AI agents in reaction to market changes. It features real-time data capture, storage, and analysis tools for evaluating market conditions.

Crypto Liquidations MCP

An MCP server that delivers real-time cryptocurrency liquidation events from Binance, enabling AI agents to address market volatility.

Features

  • Real-time Liquidation Streaming: Utilizes Binance WebSocket to capture liquidation events.
  • Liquidation Data Storage: Maintains up to 1000 events in-memory.
  • Tool: get_latest_liquidations: Retrieves latest events in a Markdown table.
  • Prompt: analyze_liquidations: Assesses trends using the latest liquidation data.

Prerequisites

  • Python 3.10
  • uv package manager
  • Internet Connectivity

Installation

  • Smithery Installation: Use Smithery CLI to install.
  • Clone and Setup: Clone the repository and install dependencies using uv.

Usage

  • Launch MCP Server: Start server to stream events from Binance.
  • Retrieve and Analyze Events: Use tools to fetch and analyze trends.