# Binance MCP for AI Agents MCP

> Binance (Crypto Market) MCP allows your AI agent to pull real-time crypto data directly from Binance's public feeds. Track current prices, analyze 24-hour market trends, identify top gainers and losers, and audit trading volumes across thousands of assets using natural conversation.

## Overview
- **Category:** money-moves
- **Price:** Free
- **Tags:** cryptocurrency, market-data, trading-pairs, real-time-pricing, portfolio-monitoring, financial-analysis

## Description

Managing a cryptocurrency portfolio used to mean hopping between multiple terminals, checking volatile price charts, and manually tallying volume reports. This MCP changes that. It connects your AI agent directly to Binance’s public API, giving you full control over market research and asset monitoring through plain language prompts.

Need the current price of ETHUSDT along with its 24-hour trend? Just ask. Want to know which coins are seeing massive volume right now? The MCP lists them instantly. You can analyze historical price action by extracting candlestick data for specific time frames or compare multiple assets side-by-side to see who's really outperforming. By connecting this resource through Vinkius, you get deep market intelligence without ever leaving your AI workflow.

## Tools

### get_price
Gets the current price of any crypto pair in USDT, plus its 24-hour change percentage.

### get_ticker
Retrieves full 24-hour statistics for any cryptocurrency pair on Binance, including volume and high/low data.

### list_market
Returns a ranked list of the top cryptocurrencies by their current 24-hour trading volume in USDT.

### get_candles
Generates OHLCV candlestick data for a pair over specified time intervals and limited historical periods.

### compare_coins
Compares multiple selected cryptocurrencies side-by-side, ranking them by 24h performance and change percentage.

### list_movers
Gets the top coins that gained or lost value in the last 24 hours based on their trading volume.

### get_volatility
Analyzes a crypto pair's price fluctuations to calculate its amplitude, trend direction, and bull/bear ratio over historical periods.

## Prompt Examples

**Prompt:** 
```
What's happening with Bitcoin and Ethereum today? Compare them.
```

**Response:** 
```
**Market Comparison Report**

| Metric | BTCUSDT (Bitcoin) | ETHUSDT (Ethereum) |
| :--- | :---: | :---: |
| **24h Change** | +1.8% 📈 | -0.5% 📉 |
| **Volume Rank** | #1 (High Liquidity) | #3 (Strong Flow) |
| **Verdict** | Top Performer | Average |

*BTC is showing better momentum today, while ETH remains stable.*
```

**Prompt:** 
```
Show me the top 5 coins that moved the most in the last day.
```

**Response:** 
```
**Top Gainers & Losers (Last 24h)**

**⬆️ Top 3 Gainers:**
*   PEPEUSDT: +15.2% (Volume: $8M)
*   SOLUSDT: +9.1% (Volume: $1.2B)
*   RNDRUSDT: +7.8% (Volume: $4.5M)

**⬇️ Top 3 Losers:**
*   DOGEUSDT: -6.0% (Volume: $90M)
*   MANAUSD: -4.2% (Volume: $10M)
*   LTCUSDT: -2.1% (Volume: $75M)
```

**Prompt:** 
```
What are the 3 best assets to track by volume right now?
```

**Response:** 
```
**Top 3 Traded Pairs by Volume**

Based on the last 24 hours, here are the market hotspots:

1.  **BTCUSDT:** $2.5 Billion (Highest liquidity)
2.  **ETHUSDT:** $1.8 Billion (Consistent trading flow)
3.  **SOLUSDT:** $950 Million (High activity and momentum)

*These pairs represent the most active segments of the market.*
```

## Capabilities

### Get real-time prices and 24h performance
Retrieves the current price of any cryptocurrency pair in USDT along with its percentage change over the last 24 hours.

### Audit full market statistics
Gathers complete 24-hour statistics for a crypto pair, including trade volume, high/low prices, and total trading count.

### List top traded assets by volume
Identifies the most actively traded cryptocurrency pairs in real time by ranking them based on 24-hour USDT volume.

### Analyze historical price charts (OHLCV)
Pulls candlestick data for a specific pair across various time intervals, letting you map out past price movements.

### Compare multiple cryptocurrencies
Runs a side-by-side analysis of up to ten different coins, grading their relative performance and 24h changes.

### Identify top market gainers and losers
Filters the market to show the cryptocurrencies that have gained or lost the most value within the last 24 hours.

### Calculate price volatility and trend
Analyzes a crypto pair’s historical data to compute its amplitude, general trend direction, and bull/bear ratio.

## Use Cases

### Checking for unexpected market shifts
A trader notices an asset they follow has been quiet. They ask their agent to run list_movers and immediately see that the asset isn't even in the top 20 gainers or losers, signaling a potential liquidity drought.

### Comparing two rivals for investment
A portfolio manager needs to decide between Bitcoin and Ethereum. They use compare_coins, getting a side-by-side report on price performance, 24h change, and relative strength immediately.

### Investigating recent extreme volatility
An analyst suspects a pair has been manipulated. They run get_volatility to analyze the historical amplitude percentage and determine if the spread suggests abnormal risk levels.

### Getting an overview of current market interest
A user wants to know what everyone is talking about today. They use list_market, which instantly provides a ranked list of the top 10 coins by trading volume.

## Benefits

- Know the immediate status of any asset. Instead of opening a chart, use get_price to instantly get a pair's current price and its 24h trend.
- Audit comprehensive market health using get_ticker. You get more than just the price; you see high/low spreads and total volume for deeper analysis.
- Quickly spot where liquidity is moving by running list_market, which shows the top traded pairs ranked by real-time 24h volume.
- Deep dive into history with get_candles. You can pull OHLCV data for any pair across multiple intervals to build custom historical charts.
- Benchmark assets effortlessly using compare_coins. See how several coins stack up against each other on price, change, and relative performance in one view.
- Monitor market risk by calling get_volatility. This tool computes the spread and trend direction of a pair over time so you know if it's stable or risky.

## How It Works

The bottom line is you get live crypto market metrics woven into your natural conversation flow.

1. Subscribe to this MCP on Vinkius.
2. Because it uses Binance's public REST endpoints, no special credentials are required from your side.
3. Start asking your AI agent for market data—whether in Claude, Cursor, or any compatible client.

## Frequently Asked Questions

**How do I check the current price of any crypto pair using Binance MCP?**
You just ask your agent for the specific pair, like 'What is the current price of Solana?' The MCP uses get_price to deliver the real-time quote and its 24-hour trend percentage instantly.

**Can I use Binance MCP to compare multiple coins at once?**
Yes. Use the MCP to run a comparison of any two or more assets simultaneously using compare_coins. It gives you a structured report on their relative performance and changes, saving you from opening many tabs.

**Is Binance MCP better than just checking my trading dashboard?**
It's much faster and deeper. While dashboards show data, the MCP lets your AI agent analyze that data for you—for example, automatically identifying top losers using list_movers without any manual sorting.

**How do I see historical price charts with Binance MCP?**
You use the get_candles tool. You need to specify the pair and the time interval (like 1h or 1d). The agent returns OHLCV data, which is perfect for technical analysis.

**What kind of market data can Binance MCP provide?**
It provides everything from simple current pricing to complex volatility metrics. You can audit volume trends via list_market and assess risk using get_volatility's amplitude calculations.