hyperliquid-mcp

Impa-Ventures/hyperliquid-mcp

3.3

If you are the rightful owner of hyperliquid-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Hyperliquid MCP Server is an implementation that integrates the Hyperliquid SDK, designed to facilitate cryptocurrency trading operations through a model context protocol server.

Tools

Functions exposed to the LLM to take actions

get_spot_clearinghouse_state

Get the clearinghouse state of a user on Hyperliquid.

get_perp_clearinghouse_state

Get the perpetual clearinghouse state of a user on Hyperliquid.

get_order_status

Get the status of a specific order.

get_open_orders

Get all open orders for a user.

get_order_history

Get order history for a user.

get_all_mids

Get mid prices for all coins on Hyperliquid.

get_spot_meta

Request spot trading metadata.

get_candle_snapshot

Get historical candlestick data.

get_l2_book

Get L2 order book data.

place_order

Place a trading order.

cancel_order

Cancel an existing order.

transfer_spot_perp

Transfer between spot and perpetual accounts.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources