Binance Cryptocurrency MCP
JSON →Access Binance cryptocurrency market data, including prices, candlestick charts, and order books.
Install
npx -y @snjyor/binance-mcp@latest Tools · 12
- get_price Get current price for specified cryptocurrency
- get_order_book Get order book data
- get_recent_trades Get list of recent trades
- get_historical_trades Get historical trade data
- get_aggregate_trades Get list of aggregate trades
- get_klines Get K-line/candlestick data
- get_ui_klines Get UI-optimized K-line data
- get_avg_price Get current average price
- get_24hr_ticker Get 24-hour price change statistics
- get_trading_day_ticker Get trading day market information
- get_book_ticker Get order book ticker
- get_rolling_window_ticker Get rolling window price change statistics
Links
★ 44 GitHub stars