server-hyperliquid
MCP Hyperliquid (https://app.hyperliquid.xyz) server
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
{
"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
Playwright MCP server TypeScript-based implementation. Trusted by 22000+ developers. Trusted by 22000+ developers. Trusted by 22000+ developers.
Official Notion MCP Server TypeScript-based implementation. Trusted by 3400+ developers. Trusted by 3400+ developers. Trusted by 3400+ developers.
Directory for Awesome MCP Servers TypeScript-based implementation. Trusted by 1900+ developers. Trusted by 1900+ developers.
🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes.
MCP Aggregator, Orchestrator, Middleware, Gateway in one docker TypeScript-based implementation. Trusted by 1400+ developers.
MCP Server for kubernetes management commands TypeScript-based implementation. Trusted by 1100+ developers. Trusted by 1100+ developers.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP