Back to search
100
MCP v1.0.1 sse

Hyperliquid Funding Rates API

io.github.Br0ski777/hl-funding

HL perp funding rates for 229 markets. Sort, history, arb opportunities. x402.

Uptime
66.7%
3 probes
Response
217ms
last probe
Tools
3
callable

Tools · 3

hyperliquid_get_funding_rates

Use this when you need current funding rates across all Hyperliquid perpetual markets. Returns real-time funding rate, premium, open interest, and mark price for every listed perp coin on Hyperliquid …

hyperliquid_get_funding_history

Use this when you need historical funding rate data for a specific Hyperliquid perpetual market. Returns timestamped funding rate entries over a configurable lookback window, plus summary statistics i…

hyperliquid_find_funding_arb

Use this when you need to find funding rate arbitrage opportunities on Hyperliquid. Scans all 229 perp markets and returns coins where the absolute funding rate exceeds 0.01% per 8h period (annualized…

Similar MCP servers embedding-nearest

Hyperliquid Perp Market Data API
Hyperliquid perp order book, prices, funding, OI, candles. x402 paid.
3 tools · sse
Perpetual Funding Rates API live
Perp funding rates across Binance, Bybit, OKX — open interest, sentiment. x402.
1 tools · sse
Funding Rate Arbitrage Scanner API live
Cross-venue perp funding rate arb — Hyperliquid, Binance, Bybit, OKX spreads. x402.
1 tools · sse
Hyperliquid Spot API
Hyperliquid spot tokens, prices, volume, wallet balances. 454 tokens. x402 micropayment.
3 tools · sse
Hyperliquid Funding Rates API
HL perp funding rates for 229 markets. Sort, history, arb opportunities. x402.
0 tools · sse
Hyperliquid Whale Position Tracker API
Top Hyperliquid trader positions — long/short, size, PnL, leverage, sentiment. x402.
1 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hyperliquid_funding_rates_api": {
      "url": "https://hl-funding-x402-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}