Binance
Exposes Binance cryptocurrency exchange data to Large Language Model (LLM) agents through a standardized interface.
关于
The Binance server provides a Model Context Protocol (MCP) interface for Large Language Models (LLMs) to access real-time and historical cryptocurrency market data from Binance. It enables LLMs to retrieve live pricing, order book snapshots, historical OHLCV data, and exchange information, all without requiring API keys, facilitating the integration of cryptocurrency market insights into LLM applications.
主要功能
- Fetches historical OHLCV candlestick data for various timeframes
- Provides exchange information including trading rules and symbol details
- 2 GitHub stars
- Offers order book access for market depth analysis
- Operates in read-only mode using Binance's public REST API
- Provides live price data for Binance trading pairs
使用案例
- Analyzing historical price trends using LLM-based analytics tools
- Integrating real-time crypto data into LLM-powered trading bots
- Providing users with up-to-date market information through LLM-driven conversational interfaces