Hyperliquid perp & spot data: prices, funding, open interest, order book, positions. No API key.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Inspect callable tools, capabilities, and parameters exposed to AI agents by Hyperliquid Info Mcp.
get_all_midsCurrent mid prices for all markets, optionally filtered to specific coins
get_perp_marketsAll perps ranked by volume / OI / funding / change / gainers / losers
get_marketDeep snapshot of one perp: mark/oracle/mid, 24h change & vol, funding, OI, premium, leverage
get_funding_historyFunding-rate history for a perp over an N-hour window, with the average
get_order_bookLive L2 book (top bids/asks + spread) for a perp or spot pair
get_spot_marketsSpot markets (HYPE, PURR, etc.) ranked by volume / change
An MCP server that gives Claude, Cursor, and any MCP-compatible agent live market and account data from Hyperliquid β perp and spot prices, funding rates, open interest, order books, and wallet positions.
No API key. No signup. The public Hyperliquid info API is free.
Most "MCP for X" repos are half-finished and break on the second request. This one ships with tests and graceful error handling so an agent can actually rely on it.
Ask things like:
| Tool | What it does |
|---|---|
get_all_mids | Current mid prices for all markets, optionally filtered to specific coins |
get_perp_markets | All perps ranked by volume / OI / funding / change / gainers / losers |
get_market | Deep snapshot of one perp: mark/oracle/mid, 24h change & vol, funding, OI, premium, leverage |
get_funding_history | Funding-rate history for a perp over an N-hour window, with the average |
get_order_book | Live L2 book (top bids/asks + spread) for a perp or spot pair |
get_spot_markets | Spot markets (HYPE, PURR, etc.) ranked by volume / change |
get_user_state | Perp account state for any wallet: value, margin, and open positions with PnL & liq price |
No install needed. It runs straight from npm via npx.
Add to claude_desktop_config.json:
Add to .cursor/mcp.json:
Restart the client and the hyperliquid tools appear.
https://api.hyperliquid.xyz/info
endpoint. This server places no orders and never needs a private key.get_user_state works for any public wallet address β it reads the same data the explorer shows.MIT β see LICENSE.
I build custom MCP servers and AI systems (multi-agent, RAG, automation). Need a connector for your own API, or a full AI integration?
Built by Gleb.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/hyperliquid-info-mcp)<a href="https://allmcps.com/mcp/hyperliquid-info-mcp"><img src="https://allmcps.com/api/badge/hyperliquid-info-mcp?style=directory" alt="Hyperliquid Info Mcp on AllMCPs" /></a>