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.
Verwandte Server
Alpha Vantage MCP Server
SponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MCP My Mac
Exposes local Mac system information through a simple API for AI assistants.
MCP Configuration Editor
Edit the mcp.json configuration file for tools like AWS Q Developer and Claude Desktop.
Postman MCP Server
Run Postman collections using Newman, with support for environment and global variables.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
Supervisord MCP
A tool for managing Supervisord processes, integrated with AI agents via the Model Context Protocol (MCP). It offers standardized process control, real-time monitoring, and robust operations.
vnsh
Ephemeral encrypted file sharing for AI. Client-side AES-256 encryption, 24h auto-vaporization.
Neo N3 MCP Server
Integrates with the Neo N3 blockchain for wallet management, asset transfers, contract interactions, and blockchain queries.
Signet
Cryptographic action receipts for AI agents. Signs every MCP tool call with Ed25519, hash-chained audit log. 3 lines of code to integrate.
SolTracker
Access real-time and historical token, wallet, and trading data from the Solana ecosystem via the Solana Tracker API.
TradingCyborg MCP Server
A professional trading server with over 26 tools for Bybit API integration.