Bybit

Bybit MCP Connector for Claude

A+

Access real-time crypto market data — tickers, klines, orderbook, trades, funding rates and open interest.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect to Bybit and access real-time cryptocurrency market data through natural conversation — no API key needed for public market data.

What you can do

  • Tickers — Get real-time prices, 24h change, high/low and volume for any trading pair
  • Klines — Fetch candlestick/OHLCV data for technical analysis across all timeframes
  • Orderbook — View current market depth (bids and asks) for any pair
  • Recent Trades — See the latest executed trades with price, size and side
  • Mark/Index Price — Get mark price and index price candlesticks for derivatives
  • Funding Rates — Check historical funding rates for perpetual contracts
  • Open Interest — Track open interest changes over time
  • Instruments — Browse all available trading pairs and contract specifications

How it works

  1. Subscribe to this server
  2. No API key needed for public market data
  3. Start exploring crypto market data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Traders — check real-time prices, orderbook depth and recent trades before executing
  • Analysts — access OHLCV data, funding rates and open interest for technical analysis
  • Developers — integrate crypto market data into trading bots and dashboards
cryptocurrencymarket-datatrading-pairsorderbookreal-time-syncderivatives

10 tools expose this connector's capabilities to your AI agent.

get_funding_history

Funding rates are paid every 8 hours between long and short positions. Positive rate means longs pay shorts. Categories: "linear", "inverse". Limit: 1-200 records. Get funding rate history for perpetual contracts

get_index_price_kline

Index price is the composite price from multiple exchanges. Categories: "linear", "inverse". Get index price candlestick data

get_instruments

Categories: "spot", "linear", "inverse", "option". Filter by symbol or base coin. Get trading instruments (pairs/contracts) info

get_kline

Intervals: 1,3,5,15,30,60,120,240,360,720 (minutes), D (daily), W (weekly), M (monthly). Use start and end timestamps (milliseconds) for historical data. Limit: 1-1000 candles. Categories: "spot", "linear", "inverse". Get candlestick (kline) data for technical analysis

get_mark_price_kline

Mark price is used for liquidation calculations. Intervals same as kline. Categories: "linear", "inverse". Get mark price candlestick data for derivatives

get_open_interest

Open interest shows total number of open positions. Intervals: 5min, 15min, 30min, 1h, 4h, 1d. Categories: "linear", "inverse". Get open interest history for a derivatives contract

get_orderbook

Returns price levels and quantities. Limit: 1-200 (spot), 1-500 (linear/inverse/option). Useful for analyzing market depth and liquidity. Get the current orderbook (bids and asks) for a symbol

get_recent_trades

Returns trade price, size, side (Buy/Sell), timestamp and trade ID. Useful for seeing current market activity and order flow. Limit: 1-1000 trades. Get recent executed trades for a symbol

get_server_time

Useful for synchronizing requests and verifying API connectivity. Get the current Bybit server time

get_tickers

Categories: "spot" (spot trading), "linear" (USDT/USDC perpetual & futures), "inverse" (inverse perpetual & futures), "option" (options). Filter by specific symbol (e.g. "BTCUSDT") or base coin (e.g. "BTC"). Get real-time market tickers (prices) for any category

See how to talk to your AI agent using Bybit.

What's the current Bitcoin price on Bybit?

BTCUSDT: $104,250 (+2.34%). 24h High: $105,800 | Low: $101,200. Volume: 15,432 BTC.

Show me the last 5 daily candles for ETHUSDT.

ETHUSDT Daily candles: Apr 5: O:3245 H:3310 L:3200 C:3280 | Apr 6: O:3280 H:3350 L:3250 C:3320 | Apr 7: O:3320 H:3380 L:3290 C:3350 | Apr 8: O:3350 H:3400 L:3310 C:3370 | Apr 9: O:3370 H:3420 L:3340 C:3400.

What's the funding rate for BTCUSDT perpetual?

BTCUSDT funding rate: 0.0100% (annualized: 10.95%). Positive rate means longs pay shorts. Next funding: 4h 30min.

No! All public market data endpoints (tickers, klines, orderbook, trades, instruments, funding, open interest) are completely free and open. No authentication required.

Related Connectors