Binance MCP Server
@qeinfinity
About Binance MCP Server
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Binance MCP Server?
It is a Model Context Protocol (MCP) server that streams real-time Binance market data over WebSocket, supporting both spot and futures markets. It is built for developers who need live trade, ticker, order book, and candlestick data for automated trading or analysis.
How to use Binance MCP Server?
Install via npm install and start the server with npm start. In a client such as Claude Desktop, subscribe to streams using server.subscribe('SYMBOL', 'market', ['streamType1', 'streamType2']) and handle incoming data with server.onStreamData(...).
Key features of Binance MCP Server
- 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
Use cases of Binance MCP Server
- Monitoring live trade data for price action signals
- Streaming ticker data to update 24‑hour price statistics
- Tracking best bid/ask prices with bookTicker streams
- Receiving candlestick data for charting and backtesting
- Getting mark price and funding rate for futures strategies
FAQ from Binance MCP Server
What stream types are available?
Trade, ticker, bookTicker, kline, markPrice, and fundingRate. The last two are futures‑only.
Does the server support both spot and futures markets?
Yes, it supports both spot and futures market streams.
How do I start the server?
Run npm start after installing dependencies with npm install.
Is kline (candlestick) data supported?
Yes, the kline stream is included in the supported stream types.
What is the license of this project?
The license is listed as Private.
Frequently asked questions
What stream types are available?
Trade, ticker, bookTicker, kline, markPrice, and fundingRate. The last two are futures‑only.
Does the server support both spot and futures markets?
Yes, it supports both spot and futures market streams.
How do I start the server?
Run `npm start` after installing dependencies with `npm install`.
Is kline (candlestick) data supported?
Yes, the `kline` stream is included in the supported stream types.
What is the license of this project?
The license is listed as Private.
Basic information
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Comments