
Hyperliquid
HTTP-SSESTDIOMCP server for Hyperliquid SDK integration with price data access tools
MCP server for Hyperliquid SDK integration with price data access tools
An MCP server implementation that integrates the Hyperliquid SDK.
get_all_mids
get_candle_snapshot
coin
(string): Token symbolinterval
(string): Time interval (e.g., '15m', '1h')startTime
(number): Start time in milliseconds since epochendTime
(number, optional): End time in milliseconds since epochget_l2_book
symbol
(string): Token symbolAdd this to your claude_desktop_config.json
:
{ "mcpServers": { "brave-search": { "command": "npx", "args": ["-y", "@mektigboy/server-hyperliquid"] } } }
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.