qeinfinity_binance-mcp-server
If you are the rightful owner of qeinfinity_binance-mcp-server 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.
A Model Context Protocol (MCP) server implementation for Binance market data with WebSocket support.
The Binance MCP Server is designed to facilitate real-time market data streaming for both spot and futures markets using WebSocket technology. It offers robust features such as automatic reconnection with exponential backoff, type-safe message handling, and comprehensive error handling to ensure reliable data transmission. This server is particularly useful for developers and traders who require up-to-date market information for decision-making and analysis. The server supports various WebSocket stream types, including trade, ticker, bookTicker, kline, markPrice, and fundingRate, making it versatile for different trading strategies and needs.
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