← All MCP servers
MCP server directory

Hyperliquid Market Data — Orderbooks, Prices, OHLCV

Hyperliquid perpetual market data API for AI agents. Real-time order books, mid prices, funding rates, open interest, 24h volume, and OHLCV candles for all 229 perp markets on Hyperliquid L1. Direct on-chain data, no CoinGecko dependency. Tools: hyperliquid\_get\_market\_data (single), hyperliquid\_get\_all\_markets (overview), hyperliquid\_get\_candles (OHLCV). Use this for trading signals, market analysis, backtesting, or building Hyperliquid trading bots. The foundational data layer for any Hyperliquid integration. IMPORTANT: For whale tracking, use hyperliquid\_track\_whale\_positions instead. Returns real-time L1 data. No API key required — x402 micropayment $0.001/call on Base L2.

Version:
hosted
Publisher:
axel-belfort

Install

Generated from the server’s transport data — never hand-written. Placeholders in angle brackets are yours to fill.

Run it with its own identity, a budget you set, and every call audited — no local config to keep in sync.

Add to a connect0 project

You will sign in first, then land back on this page.

What it can do

As declared by the publisher

Tools · 3

  • hyperliquid_get_all_markets

    Use this when you need a snapshot of all Hyperliquid perpetual markets at once. Returns pricing, funding, and volume data for every listed asset in a single call. 1. markets: array of all listed perp

  • hyperliquid_get_candles

    Use this when you need historical OHLCV candlestick data for a Hyperliquid perpetual pair. Returns open, high, low, close, volume for the specified interval. 1. candles: array of OHLCV bars 2. Each c

  • hyperliquid_get_market_data

    Use this when you need Hyperliquid perpetual futures data for a specific coin. Returns full L2 order book depth with real-time pricing and funding metrics in one call. 1. bids: array of bid levels wi