# Pa1m Hyperliquid MCP server

Hyperliquid DEX data: prices, order books, candles, funding rates, portfolios. Pay-per-call, x402.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-retampweb-pa1m-hyperliquid

## Install
- Endpoint: https://hyperliquid.hypa1m.xyz/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://hyperliquid.hypa1m.xyz/mcp

## Tools
- get_top_prices - Top 5 perp prices (free): BTC, ETH, SOL, BNB, XRP. No payment required.

Free: mid prices for top 5 perps (BTC/ETH/SOL/BNB/XRP). 20 req/min per IP.

### Responses:

**200**: Successful Response (Success Response)
Content-Type: application/json Endpoint: https://hyperliquid.hypa1m.xyz/mcp
- get_all_prices - All Hyperliquid perp mid prices. Pay $0.001 USDC.

### Responses:

**200**: Successful Response (Success Response)
Content-Type: application/json Endpoint: https://hyperliquid.hypa1m.xyz/mcp
- get_asset_metadata - Asset universe with max leverage tiers and margin table IDs. Pay $0.001 USDC.

### Responses:

**200**: Successful Response (Success Response)
Content-Type: application/json Endpoint: https://hyperliquid.hypa1m.xyz/mcp
- get_orderbook - L2 order book snapshot for a coin (up to 20 levels per side). Pay $0.001 USDC.

### Responses:

**200**: Successful Response (Success Response)
Content-Type: application/json Endpoint: https://hyperliquid.hypa1m.xyz/mcp
- get_candles - OHLCV candles for a coin. Intervals: 1m, 5m, 15m, 1h, 4h, 1d. Pay $0.001 USDC.

### Responses:

**200**: Successful Response (Success Response)
Content-Type: application/json Endpoint: https://hyperliquid.hypa1m.xyz/mcp
- get_funding_rates - Funding rates and open interest for all perps. Pay $0.005 USDC.

### Responses:

**200**: Successful Response (Success Response)
Content-Type: application/json Endpoint: https://hyperliquid.hypa1m.xyz/mcp
- get_predicted_funding - Predicted next-period funding rates. The only x402 agent exposing this feed. Pay $0.005 USDC.

### Responses:

**200**: Successful Response (Success Response)
Content-Type: application/json Endpoint: https://hyperliquid.hypa1m.xyz/mcp
- get_portfolio - Open perpetual positions and margin summary for a wallet address. Pay $0.003 USDC.

### Responses:

**200**: Successful Response (Success Response)
Content-Type: application/json Endpoint: https://hyperliquid.hypa1m.xyz/mcp
- get_trade_history - Trade fill history for a wallet address. Pay $0.003 USDC.

### Responses:

**200**: Successful Response (Success Response)
Content-Type: application/json Endpoint: https://hyperliquid.hypa1m.xyz/mcp
- get_open_orders - Open orders for a wallet address. Pay $0.003 USDC.

### Responses:

**200**: Successful Response (Success Response)
Content-Type: application/json Endpoint: https://hyperliquid.hypa1m.xyz/mcp
- get_leaderboard - Top 100 traders leaderboard. Filter by window: day, week, month, allTime. Pay $0.003 USDC.

### Responses:

**200**: Successful Response (Success Response)
Content-Type: application/json Endpoint: https://hyperliquid.hypa1m.xyz/mcp
- get_funding_arbitrage - Funding rates annualised and ranked across all perps — basis-trade scanner. Pay $0.005 USDC.

### Responses:

**200**: Successful Response (Success Response)
Content-Type: application/json Endpoint: https://hyperliquid.hypa1m.xyz/mcp
- get_liquidation_risk - Liquidation risk for a wallet: distance to liquidation per position, margin health. Pay $0.005 USDC.

### Responses:

**200**: Successful Response (Success Response)
Content-Type: application/json Endpoint: https://hyperliquid.hypa1m.xyz/mcp
- get_whale_positioning - Aggregate net long/short positioning of the top Hyperliquid traders, by coin. Pay $0.020 USDC.

### Responses:

**200**: Successful Response (Success Response)
Content-Type: application/json Endpoint: https://hyperliquid.hypa1m.xyz/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.retampweb
- Version: 1.0.0
- Runtime: Sse
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 27, 2026
- Source: https://registry.modelcontextprotocol.io
