MCP Uptime
← MCP Reliability Index  /  Finance & Data
H

Hyperliquid Perp Market Data API

io.github.Br0ski777/hyperliquid-data
Hyperliquid perp order book, prices, funding, OI, candles. x402 paid.
healthy
status
6
tools exposed
446ms
connect latency
9263559d5be5
schema fingerprint

Tools (6)

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 with price and size 2. asks: array of ask levels with price and size 3. midPrice: current mid price be
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. POST variant of hyperliquid_get_market_data -- same params passed as JSON body instead of query string. 1. bids: array of bid level
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 assets 2. Each market contains: coin, midPrice, markPrice, fundingRate, openInterest, volume24h, da
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. POST variant of hyperliquid_get_all_markets -- same params passed as JSON body instead of query string. 1. markets: array of all listed
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 candle contains: timestamp, open, high, low, close, volume 3. coin: the coin symbol queried 4. interv
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. POST variant of hyperliquid_get_candles -- same params passed as JSON body instead of query string. 1. candles: array of OHLCV bars 2. Each c

Endpoint

https://hyperliquid-data.api.klymax402.com/mcp
Category: Finance & Data · Last checked: 2026-07-30T13:46:43Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.