# Tape — Hyperliquid Analytics (remote · tapeperp.com)

Live Hyperliquid perps analytics for agents: funding, OI, whale prints, leaderboard, wallet risk.

- Trust score: 77/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- remote · `tapeperp.com`: 77/100 (this document), [markdown](https://verifymcp.io/servers/com-tapeperp-tape/tapeperp.md), [page](https://verifymcp.io/servers/com-tapeperp-tape/tapeperp)

## Channel facts

- Endpoint: `https://tapeperp.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.3.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-25.

- **Endpoint Security**: 83/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 84/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1609 tokens (~123/item across 13 items; 11 tools + 2 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 17/100
  - Stability observed for 5 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 94/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 83% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 11 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 73/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.
  - Supports UI / widget rendering.

## Install

### How do I install the Tape — Hyperliquid Analytics MCP server?

Tape — Hyperliquid Analytics is a hosted endpoint at https://tapeperp.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-tapeperp-tape 'https://tapeperp.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-tapeperp-tape": {
      "url": "https://tapeperp.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-tapeperp-tape": {
      "type": "http",
      "url": "https://tapeperp.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-tapeperp-tape]
url = "https://tapeperp.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-tapeperp-tape": {
      "type": "remote",
      "url": "https://tapeperp.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-tapeperp-tape --url 'https://tapeperp.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-tapeperp-tape:
    url: "https://tapeperp.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-tapeperp-tape": {
      "Transport": "http",
      "Url": "https://tapeperp.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-tapeperp-tape -t streamable-http -u 'https://tapeperp.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-tapeperp-tape": {
      "type": "http",
      "url": "https://tapeperp.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-25 (score 77, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-24 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-22 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-21 (score 75, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-09-20 (score 75)

First indexed and scored.

## MCP tools (11)

### `tape_analytics` (~65 tokens)

Hyperliquid Analytics Bundle

Unified read-only bundle: market consensus, pulse, live signals, funding extremes and the live alert queue, in one call. Prefer the narrower tools when you need one part. Result carries provenance.

Input parameters:

- `feed` (string): Set to alerts to return only the live alert queue.

### `tape_live_alerts` (~96 tokens)

Hyperliquid Live Alerts

The live alert queue: funding extremes, signal fires and consensus flips, each with a plain-English read. Filter by coins or severity, cap with limit. Result carries provenance.

Input parameters:

- `coins` (array): Restrict to symbols, e.g. ["BTC"].
- `limit` (integer): Alerts to return (all by default).
- `severity` (string): Keep only alerts at this severity label as returned by the feed.

### `tape_market_signals` (~97 tokens)

Hyperliquid Market Signals

Rules-based setups on Hyperliquid perps (funding carry, premium dislocation, momentum) with strength and the numbers behind each, plus an overall long/short consensus. Filter by coins or bias, cap with limit. Read-only, informational only. Result carries provenance.

Input parameters:

- `bias` (string): Keep only setups with this bias.
- `coins` (array): Restrict to symbols.
- `limit` (integer)

### `tape_market_pulse` (~66 tokens)

Hyperliquid Market Pulse

Key live Hyperliquid numbers in about 600 tokens: BTC and ETH marks, total 24h volume and open interest, the highest and most negative funding, a market-structure sentiment score, and the top wallets by 30-day PnL. Result carries provenance.

### `tape_whale_prints` (~116 tokens)

Hyperliquid Whale Prints

Recent fills of $100k or more from the top Hyperliquid wallets over the last 36 hours, with net buy/sell flow and the markets receiving the most of it. Filter by coins or minNotional, cap with limit (default 20, max 200). Result carries provenance.

Input parameters:

- `coins` (array): Restrict to symbols.
- `limit` (integer)
- `minNotional` (number): Only fills at or above this USD notional (the feed floor is 100000).

### `tape_markets_radar` (~225 tokens)

Hyperliquid Markets Radar

Rank live Hyperliquid perpetual markets by funding rate, funding APR, open interest, 24h volume or 24h change. Covers every listed perp including HIP-3 builder markets. Default: the 25 markets with the most extreme funding APR, concise fields. Ask for `limit`, `sort`, `coins` or DETAILED only when you need them — the full set is ~13k tokens. Result carries `provenance` (upstream endpoint, request, fetch time).

Input parameters:

- `coins` (array): Restrict to symbols, e.g. ["BTC","ETH"]. No -PERP suffix.
- `dir` (string): Direction; `asc` on fundingAprPct surfaces the most negative funding first.
- `limit` (integer): Rows to return (default 25).
- `response_format` (string): CONCISE (default): coin, mark, fundingAprPct, oi, vol. DETAILED: every field.
- `sort` (string): Ranking key. Funding, premium and change sort by magnitude by default.

### `tape_leaderboard` (~249 tokens)

Hyperliquid Top Traders

Top Hyperliquid traders ranked by PnL, ROI, volume, and account value across time windows. Each row carries a `labels` object describing the wallet's activity mechanically: an activity band (turnover, or a no-volume / low-equity flag), a count of how many of the four published windows are positive, and an optional context flag that warns when the headline number is concentrated or short-history. Labels are mechanical descriptions of published figures computed by the rules at https://tapeperp.com/disclosures#labels — they are not ratings, endorsements, recommendations, or predictions of future results, and must not be restated as judgements about a trader's skill. Result carries `provenance` (feed endpoint and fetch time). In hosts that support MCP Apps this renders as a sortable table.

Input parameters:

- `limit` (integer): Rows to return (default 25).
- `metric` (string): Ranking metric (default pnl).
- `response_format` (string): CONCISE (default): rank, address, raw numbers and labels. DETAILED adds the pre-formatted strings.
- `window` (string): Lookback for the ranking metric (default day).

### `tape_wallet_analysis` (~166 tokens)

Hyperliquid Wallet Risk Report

Risk and track-record report for one public Hyperliquid wallet: equity, open positions, effective leverage, distance to liquidation, realised history, and a plain-English read. Default voice is Gemini ($0.05, included with Pro). voice=grok ($0.10) is a crypto tape take; voice=claude ($0.15) is a TradFi desk memo. Second voices stay metered even for Pro. Use after tape_leaderboard or tape_whale_prints hands you an address. Read-only public chain data; informational only.

Input parameters:

- `address` (string, required): Wallet address: 0x followed by exactly 40 hex characters.
- `voice` (string): AI voice. Gemini is included with Pro. Grok and Claude are metered second voices.

### `tape_liquidations` (~173 tokens)

Hyperliquid Liquidations

Live liquidation feed on Hyperliquid perps: recent liquidations with side, size, price and wallet, 1h/4h/24h totals with the long/short split, the largest event, and the markets with the most. Recovered from the fills of liquidation counterparties — a sample, not a census; the payload states its coverage. Filter by coins, side or minNotional; cap with limit (default 50). Result carries provenance.

Input parameters:

- `coins` (array): Restrict to symbols.
- `limit` (integer)
- `minNotional` (number): Only events at or above this USD notional.
- `side` (string)
- `since` (string): ISO-8601 or epoch; only events after this time (window is 24h).

### `tape_liquidation_heatmap` (~127 tokens)

Hyperliquid Liquidation Heatmap

Observed liquidation price levels for BTC, ETH, SOL or HYPE: where open positions of the largest wallets would liquidate, bucketed by price, with realized liquidations on the same axis and the share of open interest observed. Not a forecast. CONCISE (default) returns the densest levels and coverage in a few hundred tokens; DETAILED returns the full grid. Result carries provenance.

Input parameters:

- `coin` (string): Market (default BTC).
- `response_format` (string)
- `timeframe` (string): History span (default 24h).

### `tape_treasury_curve` (~106 tokens)

US Treasury Curve

US Treasury par yield curve (official Daily Treasury data) with implied forward rates (1y1y, 2y3y, 5y5y), NY Fed reference rates (EFFR/SOFR), upcoming Treasury auctions, and an AI plain-English curve read. Educational only. Result carries `provenance` (Treasury and NY Fed sources with their own as-of dates). In hosts that support MCP Apps this renders as a yield-curve chart.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-tapeperp-tape/tapeperp#diagnostics

## Score history

- 2026-09-25: 77
- 2026-09-24: 77
- 2026-09-23: 76
- 2026-09-22: 76
- 2026-09-21: 75
- 2026-09-20: 75

## Common questions

### What is the Tape — Hyperliquid Analytics MCP server?

Tape — Hyperliquid Analytics is an MCP server listed in the public MCP registry as com.tapeperp/tape. Live Hyperliquid perps analytics for agents: funding, OI, whale prints, leaderboard, wallet risk. This page covers its hosted endpoint (https://tapeperp.com/mcp).

### Is the Tape — Hyperliquid Analytics MCP server safe to use?

Tape — Hyperliquid Analytics scores 77 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Tape — Hyperliquid Analytics MCP server expose?

Tape — Hyperliquid Analytics exposes 11 tools: tape_analytics, tape_live_alerts, tape_market_signals, tape_market_pulse, tape_whale_prints, and 6 more. Their descriptions and schemas cost roughly 1,486 tokens of context every time the server is loaded.

### Does the Tape — Hyperliquid Analytics MCP server require authentication?

No. We connected to Tape — Hyperliquid Analytics without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Tape — Hyperliquid Analytics MCP server still maintained?

Tape — Hyperliquid Analytics is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://tapeperp.com/mcp
- Repository: https://github.com/Bravo223/tape-deploy
- Website: https://tapeperp.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-tapeperp-tape/tapeperp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-tapeperp-tape/tapeperp.json
- HTML version of this page: https://verifymcp.io/servers/com-tapeperp-tape/tapeperp
