Hyperliquid MCP Server logo

Hyperliquid MCP Server

by mektigboy

An MCP server implementation that integrates the Hyperliquid SDK. It provides tools to retrieve market data from Hyperliquid.

View on GitHub

Last updated: N/A

What is Hyperliquid MCP Server?

This is an MCP (Meta Control Protocol) server that provides access to market data from the Hyperliquid decentralized exchange. It allows users to retrieve real-time and historical data for various trading pairs.

How to use Hyperliquid MCP Server?

To use this server, add it to your claude_desktop_config.json file as shown in the README, specifying the command as npx and the arguments as ["-y", "@mektigboy/server-hyperliquid"]. Then, you can use the provided tools through the MCP interface.

Key features of Hyperliquid MCP Server

  • Retrieve mid prices for all coins

  • Get historical candlestick data

  • Access the L2 order book

  • Integration with Hyperliquid SDK

Use cases of Hyperliquid MCP Server

  • Algorithmic trading

  • Market analysis

  • Building trading bots

  • Data visualization

FAQ from Hyperliquid MCP Server

What is Hyperliquid?

Hyperliquid is a decentralized exchange.

What is an MCP server?

MCP stands for Meta Control Protocol, and it provides a standardized way to interact with different services.

How do I install this server?

Add the server configuration to your claude_desktop_config.json file.

What kind of data can I retrieve?

You can retrieve mid prices, candlestick data, and L2 order book information.

Is this server free to use?

Yes, this server is licensed under the MIT License, making it free to use, modify, and distribute.