bybit_mcp_server

bybit_mcp_server

3.2

If you are the rightful owner of bybit_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Bybit MCP Server connects Bybit's trading API with Machine Cognition Protocol (MCP) for AI-assisted cryptocurrency trading.

Bybit MCP Server acts as a bridge between Bybit's trading platform and AI systems using the Machine Cognition Protocol (MCP). It offers a suite of tools for market analysis, technical indicators calculation, and automated trading operations. The server provides real-time market data, advanced technical analysis, multi-timeframe analysis, automated trading capabilities, and risk management features. It supports Docker for easy deployment and requires Python 3.12+, Bybit API credentials, and a valid internet connection. The server can be installed locally using virtual environments or through Docker, and it provides various tools for market analysis and trading operations.

Features

  • Real-time Market Data: Access current prices, market depth, and historical data.
  • Advanced Technical Analysis: Calculate indicators like RSI, MACD, ATR, and more.
  • Multi-timeframe Analysis: Analyze market trends across multiple timeframes.
  • Automated Trading: Place, modify, and cancel orders programmatically.
  • Risk Management: Position sizing recommendations based on volatility.

Tools

  1. get_balance

    Gets the current wallet balance.

  2. get_ticker

    Retrieves current price, volume, and other data for a symbol.

  3. get_klines

    Gets historical candlestick data for analysis.

  4. analyze_market

    Performs comprehensive technical analysis on a symbol.

  5. analyze_multi_timeframe

    Performs analysis across multiple timeframes.

  6. place_order

    Places buy/sell orders with optional take profit/stop loss.

  7. cancel_order

    Cancels an active order.

  8. get_active_orders

    Lists all active orders.

  9. get_active_positions

    Lists all open positions.

Related MCP Servers

View all finance servers →