Hyperliquid MCP Server
@TradingBalthazar
Hyperliquid MCP Server について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"hyperliquid-mcp-server-v1": {
"command": "npx",
"args": [
"create-next-app",
"hyperliquid-dashboard"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Hyperliquid MCP Server?
A Model Context Protocol (MCP) server that enables interaction with the Hyperliquid exchange API through HL Coder or Claude, supporting trading, market data, and strategy management.
How to use Hyperliquid MCP Server?
Install by cloning the repository, running npm install and npm run build, then configure the server in your HL Coder settings file using the path to build/index.js. An optional companion dashboard (Next.js) is available for credential management and balance viewing. Use the server’s tools to authenticate, fetch market data, place orders, and create trading strategies.
Key features of Hyperliquid MCP Server
- Authenticate with private keys or wallet addresses
- Place and cancel orders on Hyperliquid
- Retrieve real-time market data for trading pairs
- Create and manage custom trading strategies
- Credentials stored in memory only
- Full testnet support for safe development
Use cases of Hyperliquid MCP Server
- Automate trading strategies on Hyperliquid via AI assistants
- Monitor real-time market data for BTC-PERP and other pairs
- Test order placement and strategy logic on testnet before going live
- Manage multiple Hyperliquid accounts from a centralized interface
FAQ from Hyperliquid MCP Server
What tools does the server provide?
The server provides tools to authenticate, get market data, place orders, and create strategies. Specific tool names include authenticate, get_market_data, place_order, and create_strategy.
How do I install the Hyperliquid MCP Server?
Clone the repository, run npm install then npm run build, and add a configuration block in your HL Coder settings file pointing to the built index.js.
What are the security considerations?
Credentials are stored only in memory. Always use testnet ("testnet": true) for testing before using real funds on mainnet. Never share private keys or expose them in public repositories.
Is a dashboard required to use the server?
No, the dashboard is optional. It is a separate Next.js project for managing credentials and viewing account balances, but the core server works independently.
Does the server support both mainnet and testnet?
Yes, the authenticate tool accepts a testnet parameter to switch between testnet and mainnet environments.
「その他」の他のコンテンツ
ICSS
chokcoco不止于 CSS

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
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
コメント