Hyperliquid
Interact with the Hyperliquid decentralized exchange by integrating its SDK.
Hyperliquid MCP Server
An MCP server implementation that integrates the Hyperliquid SDK.
Tools
-
get_all_mids
- Retrieve mid prices for all coins on Hyperliquid
- No required inputs
-
get_candle_snapshot
- Get historical candlestick data for any token
- Inputs:
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 epoch
-
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.
Related Servers
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Midjourney MCP
An MCP server for generating images with the Midjourney API.
Claude Prompts MCP Server
A universal MCP server that loads prompts from an external JSON configuration file.
Croft Laravel
A local MCP server for Laravel developers to boost productivity with artisan commands.
DiffuGen
Generate images from text using Flux and Stable Diffusion models.
Zeplin
Official Zeplin server for AI-assisted UI development.
VibeShift
An intelligent security agent that analyzes AI-generated code for vulnerabilities and assists with remediation.
mcprouter
A proxy for routing requests to remote MCP servers.
Snak
An agent engine for creating powerful and secure AI Agents powered by Starknet.
Glif
Run AI workflows from glif.app using the Glif MCP server.
CopyTuner Client
Manage Rails i18n translations with CopyTuner. Search, update, and create translation keys.