bybit_mcp_server
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.
get_balance
Gets the current wallet balance.
get_ticker
Retrieves current price, volume, and other data for a symbol.
get_klines
Gets historical candlestick data for analysis.
analyze_market
Performs comprehensive technical analysis on a symbol.
analyze_multi_timeframe
Performs analysis across multiple timeframes.
place_order
Places buy/sell orders with optional take profit/stop loss.
cancel_order
Cancels an active order.
get_active_orders
Lists all active orders.
get_active_positions
Lists all open positions.