Provides read-only access to Bybit's cryptocurrency exchange API through the Model Context Protocol (MCP).
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.
Key Features
01Provides real-time ticker information for trading pairs
02Retrieves orderbook (market depth) data
03Accesses kline/candlestick data for trading pairs
04Offers detailed market and instrument information
05Fetches wallet balance and order history
Use Cases
01Integrating real-time cryptocurrency data into LLM applications