Bybit API Interface
Provides a convenient interface for interacting with the Bybit cryptocurrency exchange API.
소개
This MCP server provides a convenient interface to interact with the Bybit API, enabling users to fetch market data, manage account information, and place/cancel orders programmatically. It utilizes MCP (Model Context Protocol) tools, allowing integration with platforms like Claude, Roo Code, and Cline. The server supports installation via Smithery, and configuration examples are provided for uv, Docker, and different operating systems, ensuring ease of setup and use.
주요 기능
- Manages account information (balance, positions)
- Fetches real-time market data (order book, K-line data, tickers)
- 4 GitHub stars
- Places and cancels orders (limit, market)
- Supports take profit/stop loss/trailing stop settings
- Provides API key information and trading instrument details
사용 사례
- Market data analysis
- Automated trading strategies
- Portfolio management