{"name":"com.tapeperp/tape","slug":"tapeperp-tape","title":"Tape — Hyperliquid Analytics","description":"Live Hyperliquid perps analytics for agents: funding, OI, whale prints, leaderboard, wallet risk.","url":"https://mcp.market/server/tapeperp-tape","rating":null,"grade":"C","score":67,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":2,"ok":2,"last_checked_at":"2026-09-20T22:00:47.873Z","last_ok_at":"2026-09-20T22:00:47.873Z","latency_ms":86},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/Bravo223/tape-deploy","website":"https://tapeperp.com","version":"1.3.0","remotes":[{"type":"streamable-http","url":"https://tapeperp.com/mcp","headers":[{"description":"Optional Tape Pro key. Without it tools/call answers HTTP 402 with an x402 (USDC on Base) challenge.","isSecret":true,"name":"X-API-Key"}]}],"packages":[],"tools":[{"name":"tape_analytics","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"feed":{"type":"string","enum":["alerts"],"description":"Set to alerts to return only the live alert queue."}},"required":[],"additionalProperties":false}},{"name":"tape_leaderboard","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"window":{"type":"string","enum":["day","week","month","allTime"],"description":"Lookback for the ranking metric (default day)."},"metric":{"type":"string","enum":["pnl","roi","vlm","accountValue"],"description":"Ranking metric (default pnl)."},"limit":{"type":"integer","minimum":1,"maximum":200,"description":"Rows to return (default 25)."},"response_format":{"type":"string","enum":["CONCISE","DETAILED"],"description":"CONCISE (default): rank, address, raw numbers and labels. DETAILED adds the pre-formatted strings."}},"required":[],"additionalProperties":false}},{"name":"tape_liquidation_heatmap","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"coin":{"type":"string","enum":["BTC","ETH","SOL","HYPE"],"description":"Market (default BTC)."},"timeframe":{"type":"string","enum":["12h","24h","3d","7d"],"description":"History span (default 24h)."},"response_format":{"type":"string","enum":["CONCISE","DETAILED"]}},"required":[],"additionalProperties":false}},{"name":"tape_liquidations","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"coins":{"type":"array","items":{"type":"string"},"maxItems":50,"description":"Restrict to symbols."},"side":{"type":"string","enum":["long","short"]},"minNotional":{"type":"number","minimum":0,"description":"Only events at or above this USD notional."},"since":{"type":"string","description":"ISO-8601 or epoch; only events after this time (window is 24h)."},"limit":{"type":"integer","minimum":1,"maximum":200}},"required":[],"additionalProperties":false}},{"name":"tape_live_alerts","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"type":"integer","minimum":1,"maximum":200,"description":"Alerts to return (all by default)."},"coins":{"type":"array","items":{"type":"string"},"maxItems":50,"description":"Restrict to symbols, e.g. [\"BTC\"]."},"severity":{"type":"string","description":"Keep only alerts at this severity label as returned by the feed."}},"required":[],"additionalProperties":false}},{"name":"tape_market_pulse","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"required":[],"additionalProperties":false}},{"name":"tape_market_signals","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"coins":{"type":"array","items":{"type":"string"},"maxItems":50,"description":"Restrict to symbols."},"bias":{"type":"string","enum":["long","short","neutral"],"description":"Keep only setups with this bias."},"limit":{"type":"integer","minimum":1,"maximum":200}},"required":[],"additionalProperties":false}},{"name":"tape_markets_radar","description":"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).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"sort":{"type":"string","enum":["fundingAprPct","fundingHourlyPct","oi","vol","chg24hPct","premiumPct","mark"],"description":"Ranking key. Funding, premium and change sort by magnitude by default."},"dir":{"type":"string","enum":["asc","desc","mag"],"description":"Direction; `asc` on fundingAprPct surfaces the most negative funding first."},"limit":{"type":"integer","minimum":1,"maximum":500,"description":"Rows to return (default 25)."},"coins":{"type":"array","items":{"type":"string"},"maxItems":50,"description":"Restrict to symbols, e.g. [\"BTC\",\"ETH\"]. No -PERP suffix."},"response_format":{"type":"string","enum":["CONCISE","DETAILED"],"description":"CONCISE (default): coin, mark, fundingAprPct, oi, vol. DETAILED: every field."}},"required":[],"additionalProperties":false}},{"name":"tape_treasury_curve","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"required":[]}},{"name":"tape_wallet_analysis","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"address":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"Wallet address: 0x followed by exactly 40 hex characters."},"voice":{"type":"string","enum":["gemini","grok","claude"],"description":"AI voice. Gemini is included with Pro. Grok and Claude are metered second voices."}},"required":["address"],"additionalProperties":false}},{"name":"tape_whale_prints","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"limit":{"type":"integer","minimum":1,"maximum":200},"coins":{"type":"array","items":{"type":"string"},"maxItems":50,"description":"Restrict to symbols."},"minNotional":{"type":"number","minimum":0,"description":"Only fills at or above this USD notional (the feed floor is 100000)."}},"required":[],"additionalProperties":false}}],"scan":{"score":67,"grade":"C","scanned_at":"2026-09-20T16:15:35.290Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T16:15:35.295Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 472ms"]},"poisoning":{"score":15,"max":15,"notes":["11 tool descriptions checked"]},"auth":{"score":8,"max":15,"notes":["API key sent as a header"]},"maintenance":{"score":3,"max":15,"notes":["repository not readable: repo not found"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[],"inputs":{"probes":[{"url":"https://tapeperp.com/mcp","reachable":true,"authRequired":false,"latencyMs":472,"serverInfo":{"name":"Tape MCP","version":"1.3.0"}}],"packages":[],"repo":{"found":false,"owner":"Bravo223","repo":"tape-deploy","error":"repo not found"},"icon":{"url":"https://tapeperp.com/icon-512.png","source":"registry","width":512,"height":512},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}