Analytics
tapeperp.com
Provides unified read-only analytics and live market signals for Hyperliquid, including consensus, funding extremes, alerts, and whale prints.
ENDPOINT 1
https://tapeperp.com/mcp
MCP server metadata
- Name
- Tape MCP
- Version
- 1.0.0
Known tools 8
tape_analyticsUnified read-only analytics bundle: consensus, pulse, live signals, funding extremes, and the live alert queue that powers Telegram.
Inferred read-onlytape_live_alertsPrincipal desk live alert queue (funding extremes, signal fires, consensus flips) from read-only analytics.
Inferred read-onlytape_market_signalsLive rules-based Hyperliquid perp setups (funding carry, perp premium dislocation, momentum) plus an overall long/short market consensus.
Inferred read-onlytape_market_pulseKey live Hyperliquid market numbers (BTC/ETH, 24h volume, open interest, top and most-negative funding) and a market-structure sentiment score.
Inferred read-onlytape_whale_printsLargest recent fills (>= $100k notional) from Hyperliquid top wallets, plus net buy/sell flow and the markets receiving the most whale flow.
Inferred read-onlytape_markets_radarEvery Hyperliquid perpetual ranked by funding, funding APR, open interest, 24h volume, and 24h price change.
Inferred read-onlytape_leaderboardTop Hyperliquid traders ranked by PnL, ROI, volume, and account value across time windows.
Inferred read-onlytape_wallet_analysisAI-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-onlyCONNECT 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.
tapeperp.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.