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.
संबंधित सर्वर
Alpha Vantage MCP Server
प्रायोजकAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
JavaScript Sandbox
Provides a secure JavaScript execution environment for running code snippets.
Ollama MCP Server
Integrates Ollama's local LLM models with MCP-compatible applications. Requires a local Ollama installation.
DALL-E Image Generator
Generate images using OpenAI's DALL-E API.
Cookiecutter MCP UV Container
A Cookiecutter template for creating MCP servers with Apple container support and configurable transport methods.
Botrite by Lattiq
Stateful health monitoring, diagnostics, and web attestation for AI agents. 11 MCP tools. Free Founder's Beta
Starwind UI
A server providing tools for developers working with Starwind UI components.
MCP Tool Builder
An MCP server that allows LLMs to dynamically create new tools through MCP clients like Claude Desktop.
Photoshop MCP Server
An MCP server for integrating with and automating Adobe Photoshop using the photoshop-python-api.
MCP Orchestrator
Aggregates tools from multiple MCP servers with unified BM25/regex search and deferred loading
kemdiCode MCP
kemdiCode MCP is a Model Context Protocol server that gives AI agents and IDE assistants access to 124 specialized tools for code analysis, generation, git operations, file management, AST-aware editing, project memory, cognition & self-improvement, multi-board kanban, and multi-agent coordination.