Servers
Hyperliquid Info MCP Server
@kukapay
An MCP server that provides real-time data and insights from the Hyperliquid perp DEX for use in bots, dashboards, and analytics.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"hyperliquid-info-mcp": {
"command": "uv",
"args": [
"sync"
]
}
}
}