hyperliquid-mcp
If you are the rightful owner of hyperliquid-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Hyperliquid MCP Server is a Node.js implementation that allows querying of Hyperliquid open positions via MCP clients like the Claude Desktop app.
The Hyperliquid MCP Server is designed to facilitate seamless interaction between the Claude Desktop app and Hyperliquid trading data. By implementing a Model Context Protocol (MCP) server, users can query their Hyperliquid open positions, including unrealized PnL and position information, directly from the Claude app. This integration is particularly useful for traders who want to access their trading data through a conversational interface. The server provides a tool named `get-hyperliquid-positions`, which can be accessed from MCP clients, enabling users to fetch detailed trading information using simple queries. The setup requires Node.js and the Claude Desktop app, and involves configuring the app to recognize the MCP server.
Features
- Integration with Claude Desktop app for querying Hyperliquid positions.
- Fetches unrealized PnL and position information for Hyperliquid wallet addresses.
- Seamless conversational interface for accessing trading data.
- Node.js based server for easy deployment and configuration.
- Tool named `get-hyperliquid-positions` for specific data retrieval.