Hyperliquid MCP Server v5
@TradingBalthazar
Hyperliquid MCP Server v5 について
A standalone Model Context Protocol server for Hyperliquid with integrated dashboard
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"hyperliquid-mcp-server-v5": {
"command": "node",
"args": [
"build/index.js"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Hyperliquid MCP Server v5?
Hyperliquid MCP Server v5 is a standalone Model Context Protocol (MCP) server that provides tools for authentication, trading, and account management on the Hyperliquid exchange. It is designed for developers and traders who want to interact with Hyperliquid’s API through a standardized MCP interface, and includes a web dashboard for convenient monitoring and control.
How to use Hyperliquid MCP Server v5?
Clone the repository, install dependencies (npm install), build the server (npm run build), and run the setup script (./setup.sh). Start the server with node build/index.js. The dashboard is accessible at http://localhost:3000 after starting your Next.js development server.
Key features of Hyperliquid MCP Server v5
- Authentication via private key or wallet address
- Real-time market data fetching for assets
- Place and cancel orders on Hyperliquid
- Create, activate, and deactivate trading strategies
- View account balances, positions, and performance
- User-friendly web dashboard for interaction
Use cases of Hyperliquid MCP Server v5
- Automate trading strategies on Hyperliquid using an AI assistant
- Build a custom trading dashboard with real‑time market data
- Integrate Hyperliquid account management into a larger automation pipeline
- Enable conversational or agent‑based trading via MCP tools
FAQ from Hyperliquid MCP Server v5
How do I connect to Hyperliquid?
Use the authenticate tool with your private key or wallet address to establish a session.
What tools does the server provide?
Tools include authenticate, get_market_data, place_order, cancel_order, create_strategy, and activate_strategy.
Is there a web interface?
Yes, a dashboard is available at http://localhost:3000 after starting your Next.js development server.
How are credentials stored?
Credentials are kept in memory for the duration of the session. For production use, consider a vault or secure key management system for private keys.
「その他」の他のコンテンツ
Blender
ahujasidOpen-source MCP to use Blender with any LLM
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ghidraMCP
LaurieWiredMCP Server for Ghidra
コメント