关于
Bybit offers a Model Context Protocol (MCP) server designed to enable interaction with Bybit's cryptocurrency exchange API. It allows Language Models to fetch real-time market data, order book information, historical trades, wallet balances, and more. It's designed to be used with a read-only API key to prevent accidental trades or fund transfers.
主要功能
- Provides real-time ticker information for trading pairs
- Retrieves orderbook (market depth) data
- Accesses kline/candlestick data for trading pairs
- Offers detailed market and instrument information
- Fetches wallet balance and order history
使用案例
- Integrating real-time cryptocurrency data into LLM applications
- Building AI-powered trading assistants
- Creating cryptocurrency market analysis tools