hyperliquid-info-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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