Live market prices and candles for AI agents (200+ coins). Data only, no trading advice.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx hyperliquid-price-mcp
MCP client config
{
"mcpServers": {
"price-data-mcp": {
"command": "uvx",
"args": [
"hyperliquid-price-mcp"
]
}
}
}