About
Overview
The Binance MCP Server enables AI agents to interact with Binance's cryptocurrency exchange. It provides tools for viewing market data, managing orders, and tracking portfolio positions.
Capabilities
Tools & Capabilities
⚡get_ticker
Get ticker price for a symbol
⚡get_klines
Get candlestick data
⚡list_open_orders
List open orders
⚡get_account
Get account balances
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-binanceExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"binance": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-binance"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 55
Last UpdatedFeb 12, 2026