binance-mcp-server
14
The Binance MCP Server is a Model Context Protocol server designed to provide real-time streaming of Binance market data. It supports various financial data streams and offers reliable connection management with automatic reconnections.
Binance MCP Server
A Model Context Protocol (MCP) server implementation for Binance market data featuring real-time market data streaming via WebSocket, support for both spot and futures markets, and comprehensive error handling.
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
- Supports various WebSocket stream types including trade, ticker, bookTicker, kline, markPrice, and fundingRate.