Skip to content
Back to search
30
MCP

hyperliquid-mcp

pypi/hyperliquid-mcp

A server that exposes a set of tools for interacting with the Hyperliquid decentralized exchange. It simplifies trading operations by providing a high-level API for placing, canceling, and modifying orders, as well as managing account settings and retrieving market data.

Uptime
0.0%
26 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

duongnv129/hyperliquid-mcp
Go MCP server for Hyperliquid perpetual trading — 23 tools for orders, market data, and vaults
0 tools
hyperliquid-mcp-python
HyperLiquid MCP Server with FastMCP - Trading tools and account management
0 tools
hl-mcp-server
Model Context Protocol (MCP) server for Hyperliquid DEX trading
0 tools
hyperliquid-mcp-tools
MCP server for Hyperliquid — control your perps from Claude
0 tools
Neleus
MCP server for Hyperliquid cryptocurrency trading with market analysis, order book data, and trade execution tools.
0 tools
io.github.glebenjoy/hyperliquid-info-mcp
Hyperliquid perp & spot data: prices, funding, open interest, order book, positions. No API key.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hyperliquid-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}