Hyperliquid MCP Server
@mektigboy
Hyperliquid MCP Server について
MCP Hyperliquid (https://app.hyperliquid.xyz) server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"brave-search": {
"command": "npx",
"args": [
"-y",
"@mektigboy/server-hyperliquid"
]
}
}
}ツール
3Retrieve mid prices for all coins on Hyperliquid
Get historical candlestick data for any token
Access the L2 order book for any token
概要
What is Hyperliquid MCP Server?
An MCP server implementation that integrates the Hyperliquid SDK to provide access to Hyperliquid exchange market data.
How to use Hyperliquid MCP Server?
Configure it in Claude Desktop by adding the provided NPX command to your claude_desktop_config.json. Tools can then be invoked directly: get_all_mids (no inputs), get_candle_snapshot (requires coin, interval, startTime), and get_l2_book (requires symbol).
Key features of Hyperliquid MCP Server
- Retrieve mid prices for all coins on Hyperliquid
- Get historical candlestick data for any token
- Access the L2 order book for any token
- Integrates directly via the Hyperliquid SDK
Use cases of Hyperliquid MCP Server
- Monitor current mid prices across all Hyperliquid markets
- Analyze historical price action with custom time intervals
- Examine order book depth for a specific token
FAQ from Hyperliquid MCP Server
What tools does Hyperliquid MCP Server provide?
It provides three tools: get_all_mids (retrieve mid prices for all coins), get_candle_snapshot (historical candlestick data), and get_l2_book (L2 order book for a token).
How can I install and use it with Claude Desktop?
Add the NPX configuration to your claude_desktop_config.json using npx -y @mektigboy/server-hyperliquid.
Where does the data come from?
Data is retrieved directly from the Hyperliquid exchange through the official Hyperliquid SDK.
Is Hyperliquid MCP Server open-source?
Yes, it is licensed under the MIT License, allowing free use, modification, and distribution.
「その他」の他のコンテンツ
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント