Skip to content

feat: add Hyperliquid MCP#3579

Open
junct-bot wants to merge 1 commit intomodelcontextprotocol:mainfrom
junct-bot:add/hyperliquid-mcp
Open

feat: add Hyperliquid MCP#3579
junct-bot wants to merge 1 commit intomodelcontextprotocol:mainfrom
junct-bot:add/hyperliquid-mcp

Conversation

@junct-bot
Copy link

Add Hyperliquid MCP to the MCP Server Directory

Server: Hyperliquid MCP
Endpoint: https://hyperliquid.mcp.junct.dev/mcp
Transport: Streamable HTTP (stateless)
Auth: None

Description

Hyperliquid

Comprehensive API documentation for Hyperliquid DEX - a decentralized perpetual and spot exchange.

Overview

Tools

  • query_info — Query information endpoint — Unified endpoint for querying various types of information. The request…
  • execute_exchange — Execute exchange operations — Unified endpoint for all trading and account operations. Requires EIP-…

Connection

{
  "mcpServers": {
    "hyperliquid-mcp": {
      "url": "https://hyperliquid.mcp.junct.dev/mcp",
      "transport": "streamable-http"
    }
  }
}

Registry entry (servers.json)

{
  "id": "hyperliquid-mcp",
  "name": "Hyperliquid MCP",
  "description": "Query information endpoint — Unified endpoint for querying various types of information. The request body `type` field determines what data is returned.\n\nSuppor",
  "repository": "https://github.com/junct-bot/hyperliquid-mcp",
  "endpoint": "https://hyperliquid.mcp.junct.dev/mcp",
  "transport": [
    "streamable-http"
  ],
  "tags": [
    "write",
    "info",
    "market data",
    "orders",
    "account",
    "staking",
    "exchange",
    "vault"
  ],
  "version": "1.0.0",
  "author": "Junct",
  "llms_txt": "https://hyperliquid.mcp.junct.dev/llms.txt",
  "created_at": "2026-03-14T17:21:18.227Z"
}

Generated by Junct — agent-readiness infrastructure for crypto/DeFi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant