Hyperliquid MCP Server
@TradingBalthazar
关于 Hyperliquid MCP Server
Hyperliquid MCP Server - A comprehensive wrapper around the Hyperliquid SDK for AI assistants
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Hyperliquid MCP Server?
This MCP server wraps the Hyperliquid SDK, exposing cryptocurrency trading capabilities to AI assistants. It enables AI assistants to interact with the Hyperliquid exchange for retrieving market data, executing trades, managing positions, and more.
How to use Hyperliquid MCP Server?
Clone the repository, install dependencies with npm install, and configure via environment variables or a .hyperliquid-config.json file. Required environment variables are HYPERLIQUID_PRIVATE_KEY and HYPERLIQUID_WALLET_ADDRESS. Start the server with npm start. A demo client is also available with npm run demo.
Key features of Hyperliquid MCP Server
- Complete Hyperliquid SDK APIs for spot and futures trading
- Market data retrieval (prices, order books, candles)
- Order placement and management (market, limit, trigger, TWAP)
- Position management (leverage, margin, closing)
- Account information and balances
- Vault, sub-account, and referral system integration
Use cases of Hyperliquid MCP Server
- Obtain real-time market prices and order books for analysis
- Place and manage market, limit, trigger, and TWAP orders
- Monitor and adjust positions, leverage, and margin
- Retrieve account balances, open orders, and fill history
- Perform transfers, withdrawals, and vault operations
FAQ from Hyperliquid MCP Server
What prerequisites are needed?
Node.js v14 or higher, a Hyperliquid account, an Ethereum private key, and a wallet address for authentication.
How do I switch between testnet and mainnet?
Set the environment variable HYPERLIQUID_TESTNET to 'true' for testnet or 'false' for mainnet (default is false).
What authentication is required?
An Ethereum private key and wallet address are required for trading. A vault address is optional for vault operations.
Is the server secure?
The private key provides full access to funds. The README advises never sharing it, using testnet first, and restricting access to trusted AI assistants and applications.
开发工具 分类下的更多 MCP 服务器
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
MCP Framework
QuantGeekDevThe Typescript MCP Framework
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
评论