
Binance Mcp
@snjyor
About Binance Mcp
Binance Cryptocurrency MCP - AI-Powered Crypto Market Data Assistant. Access real-time Binance crypto data through your AI assistant! Get prices, charts, order books and trading history with simple questions. Compatible with Claude and Cursor, installs in three command lines. Tur
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"binance-mcp-snjyor": {
"command": "npx",
"args": [
"-y",
"@snjyor/binance-mcp@latest"
]
}
}
}Tools
12Get current price for specified cryptocurrency
Get order book data
Get list of recent trades
Get historical trade data
Get list of aggregate trades
Get K-line/candlestick data
Get UI-optimized K-line data
Get current average price
Get 24-hour price change statistics
Get trading day market information
Get order book ticker
Get rolling window price change statistics
Overview
What is Binance Mcp?
Binance Mcp is a Model Context Protocol service that gives AI agents (e.g., Claude, Cursor, Windsurf) direct access to Binance cryptocurrency market data. It enables retrieval of real-time prices, order books, candlestick charts, recent trades, and price statistics without leaving the chat interface.
How to use Binance Mcp?
Install globally via npx -y @snjyor/binance-mcp@latest and configure the command in your MCP‑compatible IDE (e.g., Cursor) or add a JSON block to .cursor/mcp.json. Once configured, tools become available to AI agents automatically; you can simply ask for price data.
Key features of Binance Mcp
- Provides 12 ready‑to‑use Binance market data tools
- Returns live prices, order books, and candlestick charts
- No API key required for public market data
- Works with any MCP‑compatible AI agent
- Quick setup using a single npx command
- Built on the official Binance public API
Use cases of Binance Mcp
- Ask an AI assistant for the current Bitcoin price during a conversation
- Have an agent show Ethereum’s 24‑hour price movement automatically
- Retrieve daily K‑line data for BNB over the last five days
- Analyze buy/sell order depth for a trading decision
- Generate price statistics for any rolling time window
FAQ from Binance Mcp
What market data can I get with Binance Mcp?
You can obtain current prices, order book depth, candlestick (K‑line) data, recent and historical trades, aggregate trades, average prices, 24‑hour tickers, trading day tickers, book tickers, and rolling window price statistics.
How do I install Binance Mcp?
Run npx -y @snjyor/binance-mcp@latest in your terminal. No global npm install is required; npx handles the package automatically.
Which AI environments support Binance Mcp?
It works in any MCP‑compatible environment, including Claude, Cursor, Windsurf, and others that follow the Model Context Protocol.
Do I need a Binance API key to use this server?
No. The README does not mention any authentication or API key requirement for the default public market data endpoints.
What command should I use in Cursor to set it up?
Add a new MCP service with type command and the command npx -y @snjyor/binance-mcp@latest. Alternatively, create a .cursor/mcp.json file with the same command under the server name "binance".
Frequently asked questions
What market data can I get with Binance Mcp?
You can obtain current prices, order book depth, candlestick (K‑line) data, recent and historical trades, aggregate trades, average prices, 24‑hour tickers, trading day tickers, book tickers, and rolling window price statistics.
How do I install Binance Mcp?
Run `npx -y @snjyor/binance-mcp@latest` in your terminal. No global npm install is required; npx handles the package automatically.
Which AI environments support Binance Mcp?
It works in any MCP‑compatible environment, including Claude, Cursor, Windsurf, and others that follow the Model Context Protocol.
Do I need a Binance API key to use this server?
No. The README does not mention any authentication or API key requirement for the default public market data endpoints.
What command should I use in Cursor to set it up?
Add a new MCP service with type `command` and the command `npx -y @snjyor/binance-mcp@latest`. Alternatively, create a `.cursor/mcp.json` file with the same command under the server name `"binance"`.
Basic information
More Finance & Commerce MCP servers
Octagon: MCP for Market Data
OctagonAIAn MCP server for public & prediction markets research. Ask natural-language questions and get structured, source-backed answers across SEC filings, earnings transcripts, company financials, stock & crypto market data, and prediction markets news & research. Built for investors,
✅ Official Alpha Vantage MCP Server
calvernazA MCP server for the stock market data API, Alphavantage API.
kospi-kosdaq-stock-server
dragon1086An MCP server that provides KOSPI/KOSDAQ stock data using FastMCP
MetaTrader 5 MCP Server
QoyyuumA Model Context Protocol (MCP) server for interacting with the MetaTrader 5 trading platform. This server provides AI assistants with tools and resources to access market data, perform trading operations, and analyze trading history.
Boba MCP
Able-labs-xyzBoba CLI - The bridge between agents and decentralized trading.
Comments