trackmcp
Back to directory
mektigboy

server-hyperliquid

View on GitHub

MCP Hyperliquid (https://app.hyperliquid.xyz) server

38 stars TypeScriptServers & Infrastructure Updated Nov 3, 2025

Documentation

Hyperliquid MCP Server

An MCP server implementation that integrates the Hyperliquid SDK.

Tools

  • get_all_mids
    • get_candle_snapshot
      • get_l2_book
        • Access the L2 order book for any token
        • Inputs:
          • `symbol` (string): Token symbol

      Usage with Claude Desktop

      Add this to your `claude_desktop_config.json`:

      NPX

      json
      {
        "mcpServers": {
          "brave-search": {
            "command": "npx",
            "args": ["-y", "@mektigboy/server-hyperliquid"]
          }
        }
      }

      License

      This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.

      Frequently asked questions

      What is server-hyperliquid?

      server-hyperliquid is MCP Hyperliquid (https://app.hyperliquid.xyz) server

      How do I install server-hyperliquid?

      Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

      Is server-hyperliquid open source?

      Yes — it is hosted on GitHub at https://github.com/mektigboy/server-hyperliquid and has 38 stars.

      Related MCP tools

      Run your own MCP server? See who uses it and what to fix.

      Measure it with TrackMCP