qeinfinity_binance-mcp-server
0
The Binance MCP Server is a Model Context Protocol server designed for streaming real-time Binance market data. It supports both spot and futures markets through WebSocket and offers robust error handling and automatic reconnection features.
Binance MCP Server
A Model Context Protocol (MCP) server implementation for Binance market data with WebSocket support.
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
Usage
Starting the Server requires initialization and connection to real-time data streams for various trading operations including trade, ticker, and others.