Hyperliquid MCP Server v5
@TradingBalthazar
About Hyperliquid MCP Server v5
A standalone Model Context Protocol server for Hyperliquid with integrated dashboard
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"hyperliquid-mcp-server-v5": {
"command": "node",
"args": [
"build/index.js"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Hyperliquid MCP Server v5?
Hyperliquid MCP Server v5 is a standalone Model Context Protocol (MCP) server that provides tools for authentication, trading, and account management on the Hyperliquid exchange. It is designed for developers and traders who want to interact with Hyperliquid’s API through a standardized MCP interface, and includes a web dashboard for convenient monitoring and control.
How to use Hyperliquid MCP Server v5?
Clone the repository, install dependencies (npm install), build the server (npm run build), and run the setup script (./setup.sh). Start the server with node build/index.js. The dashboard is accessible at http://localhost:3000 after starting your Next.js development server.
Key features of Hyperliquid MCP Server v5
- Authentication via private key or wallet address
- Real-time market data fetching for assets
- Place and cancel orders on Hyperliquid
- Create, activate, and deactivate trading strategies
- View account balances, positions, and performance
- User-friendly web dashboard for interaction
Use cases of Hyperliquid MCP Server v5
- Automate trading strategies on Hyperliquid using an AI assistant
- Build a custom trading dashboard with real‑time market data
- Integrate Hyperliquid account management into a larger automation pipeline
- Enable conversational or agent‑based trading via MCP tools
FAQ from Hyperliquid MCP Server v5
How do I connect to Hyperliquid?
Use the authenticate tool with your private key or wallet address to establish a session.
What tools does the server provide?
Tools include authenticate, get_market_data, place_order, cancel_order, create_strategy, and activate_strategy.
Is there a web interface?
Yes, a dashboard is available at http://localhost:3000 after starting your Next.js development server.
How are credentials stored?
Credentials are kept in memory for the duration of the session. For production use, consider a vault or secure key management system for private keys.
Frequently asked questions
How do I connect to Hyperliquid?
Use the `authenticate` tool with your private key or wallet address to establish a session.
What tools does the server provide?
Tools include `authenticate`, `get_market_data`, `place_order`, `cancel_order`, `create_strategy`, and `activate_strategy`.
Is there a web interface?
Yes, a dashboard is available at `http://localhost:3000` after starting your Next.js development server.
How are credentials stored?
Credentials are kept in memory for the duration of the session. For production use, consider a vault or secure key management system for private keys.
Basic information
More Other MCP servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments