Skip to main content
Glama

Hyperliquid MCP Server

by mektigboy

get_l2_book

Retrieve the Level 2 order book for a specified token on Hyperliquid exchange, providing detailed bid and ask data for informed trading decisions.

Instructions

Get the L2 book of a token on Hyperliquid

Input Schema

NameRequiredDescriptionDefault
requiredNo
symbolNoThe symbol of the token to get the price of

Input Schema (JSON Schema)

{ "properties": { "required": [ "symbol" ], "symbol": { "description": "The symbol of the token to get the price of", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Hyperliquid MCP Server

Related Tools

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/mektigboy/server-hyperliquid'

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