mcpbeat Sign in

Hyperliquid Funding MCP Server

local only

Hyperliquid Funding runs on your own machine — the client starts it, so there is no endpoint to ping. 342 installs a week from npm.

Hyperliquid funding, open interest and carry spreads across all 11 venues. Paid per call, x402.

Installs per day peak 294 · avg 9
a month agotoday
342
Installs / week
npm · hyperliquid-funding-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Hyperliquid Funding every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add hyperliquid-funding-mcp -- npx -y hyperliquid-funding-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hyperliquid-funding-mcp": {
      "args": [
        "-y",
        "hyperliquid-funding-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hyperliquid-funding-mcp]
command = "npx"
args = ["-y", "hyperliquid-funding-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "hyperliquid-funding-mcp": {
      "args": [
        "-y",
        "hyperliquid-funding-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hyperliquid-funding-mcp": {
      "args": [
        "-y",
        "hyperliquid-funding-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: PAY_WALLET_KEY (Optional. Private key of a funded Circle Gateway wallet, for the paid tools. Free tools need nothing.), PAY_CHAIN (Optional. Where that wallet holds USDC: arc, base, arbitrum or hyperEvm. Default arc.), PAY_MAX_USDC_PER_CALL (Optional. The most one call may cost before the tool refuses to pay. Default 0.05.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Hyperliquid Funding

same job, measured the same way
Carrydesk
by pelazas

Funding-carry rankings for Hyperliquid perps, metered per call in USDC via x402.

88 installs/wk local only
Hyperliquid Info MCP
by glebenjoy

Hyperliquid perp & spot data: prices, funding, open interest, order book, positions. No API key.

30 installs/wk local only
Cerebrus Pulse MCP
by 0xsl1m

Real-time Hyperliquid perps intelligence: TA, funding, OI, liquidations. Pay-per-call via x402.

263 installs/wk local only
Pa1m Hyperliquid
by retampweb

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

14 tools answering
Market Depth Lab
by derkcc

Read-only Hyperliquid, funding-rate and cross-exchange perpetual spread tools.

35 installs/wk local only
Arbitron
by arbitron

Funding rates, cross-venue spreads and listings for crypto perpetual futures. Read-only.

answering
Hyperliquid Market Data — OHLCV, Funding Rates & Positioning (Tessera)
by tesseralytics

Hyperliquid perp market data for LLMs: OHLCV, funding, open interest, positioning & forecasts.

9 tools answering
Hyperliquid / HyperEVM
by sand0vvv

Read-only Hyperliquid and HyperEVM data: yields, protocols, fees, markets, funding, depth.

34 installs/wk local only

Hyperliquid Funding — questions

Answers built from our own checks of this server.

Why is there no uptime for Hyperliquid Funding?
Hyperliquid Funding runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package hyperliquid-funding-mcp was installed 342 times last week.
How do I connect Hyperliquid Funding?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls hyperliquid-funding-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Hyperliquid Funding?
The npm package hyperliquid-funding-mcp was installed 342 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.