Binance MCP ServerServer

qeinfinity
GitHub
CryptocurrencyBlockchainWebSocket

Loading subscription status...

💡 Description

A Model Context Protocol (MCP) server implementation for Binance market data with WebSocket support. It provides real-time market data streaming from Binance, supporting both spot and futures markets. The server offers access to trade data, price statistics, order book information, candlestick data, mark prices, funding rates, and open interest information through various endpoints and WebSocket streams.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Binance MCP Server": {
        "env": {},
        "args": [],
        "command": "npm start"
      }
    }
  ]
}

🛠️ Tools

get_futures_open_interestsubscribe_market_dataget_klinesget_market_dataget_futures_funding_ratetest_futures_endpoints

Features

  • Real-time market data streaming via WebSocket
  • Support for both spot and futures markets
  • Automatic reconnection with exponential backoff
  • Type-safe message handling
  • Comprehensive error handling

💬 Example Queries

  • Subscribe to trade and ticker streams for BTC/USDT
  • Get the real-time best bid/ask price and quantity
  • Request candlestick data for the last hour