binance-mcp-server

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.

What markets does the Binance MCP Server support?

The server supports both spot and futures markets on Binance.

How does the server handle disconnections?

The server features automatic reconnection with exponential backoff to handle disconnections.

What types of data streams are available?

Available data streams include trade, ticker, bookTicker, kline, markPrice, and fundingRate.

Is the message handling type-safe?

Yes, the server implements type-safe message handling to ensure data integrity.

What kind of error handling does the server provide?

The server includes comprehensive error handling to maintain robust performance.