← Registry

Analytics

tapeperp.com

Provides unified read-only analytics and live market signals for Hyperliquid, including consensus, funding extremes, alerts, and whale prints.

x402 supported1 endpoint8 known toolsFirst detected August 21, 2026Last detected August 21, 2026

ENDPOINT 1

https://tapeperp.com/mcp

No auth detected

MCP server metadata

Name
Tape MCP
Version
1.0.0
Capabilities
tools

Known tools 8

tape_analytics

Unified read-only analytics bundle: consensus, pulse, live signals, funding extremes, and the live alert queue that powers Telegram.

Inferred read-only
tape_live_alerts

Principal desk live alert queue (funding extremes, signal fires, consensus flips) from read-only analytics.

Inferred read-only
tape_market_signals

Live rules-based Hyperliquid perp setups (funding carry, perp premium dislocation, momentum) plus an overall long/short market consensus.

Inferred read-only
tape_market_pulse

Key live Hyperliquid market numbers (BTC/ETH, 24h volume, open interest, top and most-negative funding) and a market-structure sentiment score.

Inferred read-only
tape_whale_prints

Largest recent fills (>= $100k notional) from Hyperliquid top wallets, plus net buy/sell flow and the markets receiving the most whale flow.

Inferred read-only
tape_markets_radar

Every Hyperliquid perpetual ranked by funding, funding APR, open interest, 24h volume, and 24h price change.

Inferred read-only
tape_leaderboard

Top Hyperliquid traders ranked by PnL, ROI, volume, and account value across time windows.

Inferred read-only
tape_wallet_analysis

AI-assisted risk and track-record analysis of a public Hyperliquid wallet: equity, leverage, positions, distance-to-liquidation, win rate, and a plain-English read.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.tape-mcp]
url = "https://tapeperp.com/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: tape-mcp
Remote MCP URL: https://tapeperp.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "tape-mcp": {
      "url": "https://tapeperp.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tape-mcp": {
      "type": "http",
      "url": "https://tapeperp.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tape-mcp",
  "transport": "streamable-http",
  "url": "https://tapeperp.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for tapeperp.com was fetched 2026-08-23T18:43:34.468Z.

Trust status Neutral

tapeperp.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.