Hyperliquid Market Data — OHLCV, Funding Rates & Positioning (Tessera) MCP server
Hyperliquid perp market data for LLMs: OHLCV, funding, open interest, positioning & forecasts.
Little public usage data yet
Reviews
Write oneNobody has reviewed Hyperliquid Market Data — OHLCV, Funding Rates & Positioning (Tessera) yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Hyperliquid Market Data — OHLCV, Funding Rates & Positioning (Tessera) tools (9)
write = sends, deletes, buys or postsdescribe_datasetFreeThe full dictionary for ONE downloadable dataset: description plus every column's type, nullability and plain-English meaning. Pass a name from list_datasets. Open — no key needed. For the fields the query tools accept, use list_fields.
funding_divergenceFreeRank markets by how far their funding has diverged from a benchmark (default ETH) over a trailing window. metric=rate compares mean daily funding; metric=cum_funding_spread compares funding accumulated over the window. Returns the most diverged in each direction. Markets with no funding reading are excluded from both lists. Descriptive only.
get_universeFreeThe coverage picture: the last complete day, how many markets are in the universe for a scope, how much history sits behind them, and how densely it is populated. A compact SUMMARY by default — pass top_n (1..50) only if you need the per-market day counts.
list_datasetsFreeList the downloadable datasets: one-line summary, the plan required, and the month range available. Open — no key needed. Then use describe_dataset for one dataset's columns, or list_fields for the fields the query tools accept.
list_fieldsFreeEvery field the query tools accept, each with its meaning, unit and whether it can be missing. Open — no key needed. Call this before query_cross_section, screen_universe or query_series. Percentile, z-score and the top_pct/bottom_pct conditions rank within the markets your plan can see, so they need a wide slice.
live_marketFreeWhat is happening right now: mark price, current hourly funding, open interest, 24-hour traded notional and premium for up to 25 markets, taken straight from the venue's public API and stamped with the moment it was read. Use this for 'now' questions; the daily tools answer completed days only.
query_cross_sectionFreeRank the whole market on ONE completed day: pick columns, an order_by field and top_n. Answers 'top markets by funding / open interest / returns on the latest day' and 'what percentile is BTC on open interest'. day defaults to the last complete day; scope defaults to crypto (HIP-3 markets track an underlying that closes, so their flow is not comparable); stat=percentile|zscore ranks within your visible markets; window_days recomputes the trailing-window fields; min_usd_volume_7d_avg keeps dust out of the ranking. Field names come from list_fields — never guess them, they are snake_case compound names; for a cut ('top decile by X') use screen_universe.
query_seriesFreeThe daily series for one market or a few (max 10): one row per market per day over a trailing window, oldest first. Answers 'is this move backed by real flow' and 'how has positioning built up'. ending_day defaults to the last complete day. The whole answer is capped, so markets times window_days must stay inside the row cap; the response states the window it used.
screen_universeFreeScreen the whole market on ONE completed day with several conditions ANDed together. Conditions use op >, <, >=, <=, between, top_pct or bottom_pct; top_pct/bottom_pct are deciles of the markets you can see. Answers 'top-decile funding with bottom-decile open-interest change' and 'open interest rising faster than volume'. A market that does not report a field never satisfies a condition on it.
Public scan report
scanner v0.1.9 · 2026-09-26 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 4658ms17/20
- Tool poisoning9 tool descriptions checked15/15
- Auth qualityAPI key sent as a header8/15
- Maintenanceno repository listed3/15
- Maintainer identityno repository or website to verify2/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http hyperliquid-data https://tesseralytics.dev/mcp
Hyperliquid Market Data — OHLCV, Funding Rates & Positioning (Tessera): common questions
- Is Hyperliquid Market Data — OHLCV, Funding Rates & Positioning (Tessera) MCP server safe?
- With care: it is graded C, so read the findings first (60/100). Read the Hyperliquid Market Data — OHLCV, Funding Rates & Positioning (Tessera) safety report
- How do I install Hyperliquid Market Data — OHLCV, Funding Rates & Positioning (Tessera)?
- It runs remotely at tesseralytics.dev. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Hyperliquid Market Data — OHLCV, Funding Rates & Positioning (Tessera) need an API key?
- Yes. The registry entry asks for
Authorization. - Is Hyperliquid Market Data — OHLCV, Funding Rates & Positioning (Tessera) maintained?
- The latest release is v0.1.0.
- Is Hyperliquid Market Data — OHLCV, Funding Rates & Positioning (Tessera) up?
- 100% of our last 28 checks got an answer. We check remote servers about four times a day.