Skip to main content
Glama
Glebenjoy

hyperliquid-info-mcp

by Glebenjoy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_all_midsA

Current mid prices for every Hyperliquid market. Optionally filter to specific coins (comma-separated, e.g. 'BTC,ETH,SOL'). Fast way to check live prices.

get_perp_marketsA

Overview of all Hyperliquid perpetual markets: mark price, 24h change, 24h volume, open interest, funding rate, and max leverage. Sort by 'volume', 'oi', 'funding', 'change', 'gainers', or 'losers'.

get_marketA

Detailed snapshot of a single Hyperliquid perpetual market by coin symbol (e.g. 'BTC'): mark/oracle/mid price, 24h change & volume, funding (hourly + annualized), open interest, premium, and max leverage.

get_funding_historyA

Recent funding-rate history for a Hyperliquid perp (e.g. 'BTC'), with the average over the window. Useful for carry / basis and funding-trend analysis.

get_order_bookA

Live L2 order book for a Hyperliquid market (e.g. 'BTC'): top bids and asks with sizes, plus the spread. Works for perps (BTC) and spot pairs (e.g. 'HYPE/USDC').

get_spot_marketsA

Overview of Hyperliquid spot markets (HYPE, PURR, and other HIP-1 tokens): price, 24h change, 24h volume, and market cap. Sort by 'volume', 'change', 'gainers', or 'losers'.

get_user_stateA

Perp account state for any Hyperliquid wallet address (0x...): account value, total notional, margin used, withdrawable balance, and every open position with side, size, entry, unrealized PnL, liquidation price, and leverage.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Glebenjoy/hyperliquid-info-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server