mcpbeat Sign in

WhaleScope MCP Server

by osindo-dev Your server? Claim it
not responding

WhaleScope MCP is listed as active in the registry but did not answer our last check. It exposes 74 tools. Last commit 1 Sep 2026.

Binance Futures market intelligence: funding, OI, order book, klines, cross-exchange comparison.

Uptime history 41 days of history · worst day 0%
41 days agonow
0.0%
Uptime 24h
0 of 92 checks
74
Tools
read from the server
44 ms
Response time
average over 24h
0
Stars
last commit 1 Sep 2026

What changed 121

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 15 August 2026. No other catalogue keeps this.

31 Aug a tool description was rewritten whalescope_full_pipeline
31 Aug a tool changed the parameters it asks for whalescope_full_pipeline
31 Aug a tool appeared whalescope_backtest_pipeline_decisions
30 Aug 2 tools appeared whalescope_find_grid_walls, whalescope_risk_circuit
30 Aug a tool changed the parameters it asks for binance_get_rpi_depth
29 Aug 2 tools changed the parameters they ask for binance_backtest_signal, binance_get_orderbook_wall_persistence
29 Aug a tool appeared whalescope_detect_liquidity_sweep
28 Aug 3 tools appeared binance_get_contract_events, binance_get_realtime_liquidations, binance_get_spot_rolling_ticker
28 Aug a tool description was rewritten binance_detect_mm_activity
28 Aug a tool changed the parameters it asks for binance_get_tool_catalog
and 107 more, back to 15 August 2026

What the code does

We read the source, 17 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Sends data to a third-party sink src/telegram.ts:93
    const response = await fetch(`https://api.telegram.org/bot${env.TELEGRAM_BOT_TOKEN}/sendMessage`, {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add whalescope-mcp --transport http https://whalescope-mcp.jaringan.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "whalescope-mcp": {
      "url": "https://whalescope-mcp.jaringan.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.whalescope-mcp]
url = "https://whalescope-mcp.jaringan.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "whalescope-mcp": {
      "url": "https://whalescope-mcp.jaringan.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "whalescope-mcp": {
      "url": "https://whalescope-mcp.jaringan.dev/mcp"
    }
  }
}

Available tools 74

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

binance
binance_analyze_pair
Overview 1 pair dalam SATU call: funding/basis, tren OI 6h, top-trader 4h, taker volume 4h, order book, bias harga 24 candle 1h -- 6 tool digabung lewat Promise.all. Untuk histori lebih panjang, pakai tool individual (binance_get_open_interest_history, dst).
binance_analyze_smart_money
Skor divergensi 'smart money' (top trader) vs 'retail' (global account) dari 5 variabel (top trader ratio, global account ratio, OI delta 4h, funding, orderbook imbalance depth 20). BUKAN deteksi manipulasi harga -- mengukur DIVERGENSI arah. Kondisi: LONG_LIQUIDATION_RISK, BULLISH_ACCUMULATION, SHORT_SQUEEZE_RISK, atau NEUTRAL. confidenceScore (0-100) BUKAN probabilitas terkalibrasi -- lihat docs/mm_detection_framework.md Section 4.2 untuk batasan threshold top-trader ratio.
binance_backtest_signal
Validasi empiris sinyal binance_detect_mm_activity: ambil snapshot sinyal aktif (skor >=0.6) yang tersimpan di D1 (diisi Cron tiap 5 menit untuk watchlist tetap) dalam rentang waktu tertentu, hitung forward return (harga N jam setelah sinyal vs saat sinyal) per baris, lalu agregat win rate/avg return/max drawdown. Forward return dihitung ON-DEMAND dari klines historis saat tool dipanggil (bukan data pre-computed). Dibatasi maksimal 50 baris paling baru dalam range per panggilan (tiap baris butuh 2 kline lookup). HANYA symbol watchlist tetap yang punya histori sinyal tersimpan.
binance_check_spot_listing
Cek apakah sebuah pair BENAR-BENAR listed di Binance Spot + status trading (TRADING/BREAK/HALT), LANGSUNG dari exchangeInfo. Pakai SEBELUM tool Spot lain untuk pair yang belum pasti listing-nya, daripada menebak dari error 'Invalid symbol'.
binance_compare_symbols
Bandingkan 1 metrik across beberapa pair Futures sekaligus (2-10 symbol), diurutkan dari yang paling ekstrem. Metrik yang bisa dipilih: funding_rate (funding terkini), price_change_24h (%perubahan 24 jam), open_interest (OI snapshot mentah, BUKAN notional USD -- jangan bandingkan langsung antar pair beda harga tanpa konteks), top_trader_ratio (long% top trader terkini, by size posisi), taker_volume_ratio (rasio buy/sell taker terkini). Beda dari binance_scan_funding_extremes yang scan SEMUA pair di market -- ini untuk pair yang sudah kamu tentukan sendiri.
binance_detect_mm_activity
Gabungkan 6 sinyal (absorption, spoofing, stop-hunt, basis arbitrage, OI divergence, funding extreme) jadi 1 skor + tier (Weak/Moderate/Strong/Extreme) -- ganti 5-6 tool call manual. BUKAN rekomendasi trading. Spoofing pakai 2-snapshot order book RIIL (~1-2 detik lebih lambat dari tool lain karenanya, sama mekanisme dengan binance_get_orderbook_delta) -- BUKAN heuristik 1-snapshot lagi. Stop-hunt cek wick simetris + 2 proxy independen (OI-drop, konsentrasi trade agresif di zona wick) DAN -- sejak stream gateway VPS -- data liquidation-by-price RIIL (cluster liquidasi di zona wick, sisi hunt); feed di-sampel Binance (1/symbol/detik) jadi tetap confidence-boost di atas pola wick+body+reversal, bukan trigger tunggal, dan fallback ke proxy kalau gateway degraded -- lihat docs/mm_detection_framework.md untuk batasan lengkap. Confidence tiap sinyal beda-beda: spoofing/basisArb/fundingExtreme pakai data resmi Binance langsung (lebih tinggi), stop-hunt tertinggi kalau ada cluster liquidasi riil, turun ke proxy tak-langsung kalau tidak (evidence text tiap response bilang mana yang aktif). Snapshot juga disimpan tiap 5 menit ke D1 (binance_backtest_signal untuk validasi empiris).
binance_get_24hr_ticker
Ringkasan statistik 24 jam: harga terakhir, perubahan %, high/low, volume — LANGSUNG dari Binance native ticker/24hr (rolling window resmi). Overview cepat sebelum analisis lebih dalam.
binance_get_adl_risk
Rating risiko Auto-Deleveraging (ADL) LOW/MEDIUM/HIGH per pair (agregat level symbol, bukan posisi kamu), LANGSUNG dari Binance native. PENTING: di-update tiap 30 MENIT, bukan real-time -- konteks risiko umum, bukan keputusan eksekusi presisi detik.
binance_get_agg_trades
Trade individual terbaru (aggregate trades), granular per-trade, termasuk sisi buy/sell aggressor -- cocok deteksi absorption (harga stagnan tapi volume besar searah) atau lonjakan agresi mendadak. Beda dari binance_get_taker_volume_ratio (teragregasi per-jam). Limit maks 200, bukan untuk periode panjang. Default ringkas (CVD + 15 trade terakhir di teks); `detail: "full"` untuk array trade mentah lengkap.
binance_get_all_force_orders
Histori liquidation / force orders market-wide (GET /fapi/v1/allForceOrders). Catatan: endpoint ini sering dibatasi Binance. Handle error dengan baik. Bukan pengganti data liquidation-by-price (yang WAF-blocked).
binance_get_basis
Histori basis resmi Binance (GET /futures/data/basis): selisih futures price vs index price per period (5m–1d). Source of truth untuk premium/discount historis — beda dari binance_get_basis_history yang pakai snapshot D1 cron futures-vs-spot (hanya watchlist tetap). Cocok deteksi premium ekstrem, mean-reversion basis, dan konfirmasi funding lag. Default ringkas (avg/range/tren + <=10 poin); `detail: "full"` untuk semua poin sesuai limit.
binance_get_basis_history
Histori basis futures-vs-spot dari snapshot Cron tiap 5 menit (BUKAN live seperti binance_get_spot_price) -- deteksi 'basis melebar lalu kembali' (docs/mm_detection_framework.md Section 5.1). Histori TERJAMIN untuk watchlist tetap (50 pair). Symbol LAIN juga bisa dipanggil (bukan lagi hard-reject) -- histori mulai terkumpul best-effort begitu symbol itu di-query >=3x dalam ~24 jam DAN masuk top-5 pair non-watchlist paling sering di-query (lihat src/queryFrequency.ts). Default ringkas (current/avg/range + <=10 poin terbaru); `detail: "full"` untuk semua snapshot.
binance_get_book_ticker
Best bid/ask price + quantity saja (GET /fapi/v1/ticker/bookTicker). Sangat ringan dibanding full depth. Kalau symbol kosong, return semua pair (hati-hati payload besar).
binance_get_composite_index_info
Komposisi base asset + bobot sebuah COMPOSITE INDEX symbol (mis. DEFIUSDT). PENTING: cuma relevan untuk symbol composite index -- pair biasa (BTCUSDT, dst) balik kosong/error.
binance_get_continuous_klines
Candlestick untuk kontrak PERPETUAL/CURRENT_QUARTER/NEXT_QUARTER dari pair underlying -- bandingkan harga dated vs perpetual. PENTING: pakai `pair` (TANPA suffix margin-asset, contoh "BTCUSD") + `contractType`, bukan `symbol` biasa. Kontrak dated tidak selalu tersedia untuk semua pair.
binance_get_contract_events
Perubahan status kontrak USDS-M dari stream !contractInfo (di-buffer di gateway VPS): listing baru (PENDING_TRADING → TRADING), delisting, jadwal settlement, perubahan bracket. Lebih cepat tau pair baru daripada polling onboardDate di exchangeInfo. Event jarang — window buffer 30 hari.
binance_get_exchange_info
Full exchange info Binance Futures: status pair, filters (PRICE_FILTER, LOT_SIZE, MIN_NOTIONAL, dll), precision, contractType. Kalau `symbol` dikirim, hanya return 1 pair. Berguna cek tick size, min qty, status trading sebelum buka grid/order.
binance_get_funding_info
Info struktur funding per symbol: funding interval, adjusted funding rate cap/floor, interest rate. Berguna tahu seberapa sering funding settle dan batasan rate-nya.
binance_get_funding_rate
Funding rate TERKINI (native premiumIndex, source of truth) + basis (mark vs index price). Kontrarian: funding positif besar = long crowded (waspada long squeeze); negatif besar = short crowded. PENTING: index price rata-rata tertimbang beberapa exchange -- noisy untuk pair kecil/baru listing. Threshold default ±0.03% funding/±0.05% basis, override per-pair via binance_set_pair_threshold.
binance_get_funding_rate_history
Histori funding rate (sudah settled) untuk lihat tren crowding leverage dari waktu ke waktu, LANGSUNG dari Binance native. Default ringkas (rata-rata + tren + <=10 poin terbaru); `detail: "full"` untuk histori lengkap sesuai `limit`.
binance_get_index_constituents
Daftar exchange spot + harga + bobot penyusun INDEX PRICE sebuah pair (dasar index_price_klines/premium index/funding rate). Berlaku untuk pair biasa, bukan cuma composite index. Harga menyimpang jauh di 1 exchange = indikasi anomali data di exchange itu.
binance_get_index_price_klines
Candlestick dari INDEX PRICE (blended beberapa exchange spot, dasar premium index/funding), BUKAN harga transaksi Futures. PENTING: pakai `pair` TANPA suffix margin-asset (contoh "BTCUSD"), bukan `symbol` biasa.
binance_get_insurance_fund_balance
Mengambil snapshot saldo insurance fund Binance Futures per asset margin (LANGSUNG dari Binance native, endpoint publik). Insurance fund yang tebal = buffer lebih besar buat nutup liquidation yang gak ke-cover posisi trader (ngurangin kemungkinan ADL nge-trigger ke trader lain). PENTING: ini SNAPSHOT HISTORIS periodik, BUKAN saldo live/real-time -- gunakan buat konteks kesehatan sistem jangka menengah-panjang, bukan sinyal jangka pendek.
binance_get_klines
Candlestick OHLCV native Binance (source of truth, bukan Coinalyze). Balikin bias arah, swing high/low, harga terakhir. Isi startTime untuk histori jauh ke belakang (maks `limit` candle/panggilan, maks 1500). Default (`detail: summary`) cuma balikin ringkasan + 5 candle terakhir -- set `detail: "full"` atau `includeCandles: true` untuk array candle penuh.
binance_get_long_short_ratio
Rasio posisi long vs short agregat (semua akun/global) + tren, LANGSUNG dari Binance native globalLongShortAccountRatio. Ratio > 1 = lebih banyak/besar posisi long. KETERBATASAN: rasio BLENDED, bukan breakdown top-trader (pakai binance_get_top_trader_ratio untuk itu). Default ringkas (snapshot + tren + <=10 poin terbaru); `detail: "full"` untuk histori lengkap.
binance_get_mark_price_klines
Candlestick dari MARK PRICE (acuan liquidation/funding), BUKAN harga transaksi -- volume/trade count selalu 0 (harga sintetis). Pakai binance_get_klines untuk TA harga pasar biasa. Default ringkas, `detail: "full"` untuk array candle penuh.
binance_get_multi_timeframe_bias
Bias arah (Bullish/Bearish/Sideways) di 5 timeframe (1m, 5m, 15m, 1h, 1d) sekaligus, LANGSUNG dari Binance native -- ganti beberapa panggilan binance_get_klines manual. Cocok untuk 'apa bias BTCUSDT di semua timeframe'.
binance_get_open_interest
Open Interest (total kontrak terbuka) TERKINI, LANGSUNG dari Binance native. OI naik + harga naik = tren didukung entry baru. OI turun + harga naik = short covering. OI turun tajam = kemungkinan capitulation.
binance_get_open_interest_history
Histori Open Interest untuk lihat TREN naik/turun, LANGSUNG dari Binance native. Kombinasikan dengan binance_get_klines periode sama: OI naik + harga naik = entry baru; OI turun + harga naik = short covering (rally rapuh). Default ringkas (tren + <=10 poin terbaru); `detail: "full"` untuk histori lengkap sesuai `limit`.
binance_get_order_book_depth
Snapshot order book (bid/ask) real-time -- lihat wall besar (potensi whale/spoofing), spread, likuiditas. PENTING: snapshot SESAAT, wall besar bisa hilang dalam detik (bisa spoofing). Butuh minimal 3 sinyal align sebelum simpulkan aktivitas MM (docs/mm_detection_framework.md). Default ringkas (top 10 + wall terbesar); `detail: "full"` untuk semua level sampai `limit`.
binance_get_order_book_imbalance
Persentase imbalance volume Bid vs Ask kumulatif di 3 depth (5, 10, 20) sekaligus, plus label bias (BULLISH/BEARISH/SEIMBANG) per depth. Beda dari binance_get_order_book_depth yang cuma snapshot mentah. PENTING: snapshot SESAAT, jangan overinterpretasi.
binance_get_orderbook_delta
Ambil 2 snapshot order book ~1-2 detik terpisah (jeda default 1500ms), bandingkan wall (qty >=2x median sisi yang sama, definisi sama dengan wall_tracking cron) antar snapshot -- wall yang hilang/menyusut >70% TANPA harga crossing level itu = indikasi spoofing riil (beda dari binance_get_order_book_depth yang cuma 1 snapshot). Dipakai juga secara internal oleh binance_detect_mm_activity. PENTING: menambah latency ~1-2 detik per call karena 2 fetch berurutan + jeda.
binance_get_orderbook_wall_persistence
Cek apakah wall kandidat di harga tertentu masih bertahan dibanding N menit lalu, menggunakan data historis dari wall_tracking (diisi cron tiap 1 menit, watchlist tetap saja). PENTING: hanya tersedia untuk symbol watchlist tetap BTCUSDT/ETHUSDT/SOLUSDT/BNBUSDT/XRPUSDT/DOGEUSDT/ADAUSDT/AVAXUSDT/LINKUSDT/LTCUSDT -- symbol lain tidak punya histori tersimpan. Berguna untuk verifikasi sinyal absorption (wall bertahan saat harga mendekat) dan deteksi spoofing (wall menyusut >40% dalam waktu singkat).
binance_get_pair_threshold
Cek apakah sebuah pair punya threshold funding/basis custom yang sudah di-set lewat binance_set_pair_threshold, atau masih pakai default global.
binance_get_premium_index_klines
Candlestick dari PREMIUM INDEX (selisih mark vs index price, komponen utama funding rate). Nilai adalah RASIO premium (bukan harga absolut) -- jangan dibaca seperti candle harga biasa. Premium positif konsisten = funding cenderung positif.
binance_get_price_ticker
Harga terakhir saja (GET /fapi/v2/ticker/price). Ringan. Symbol opsional (kalau kosong return banyak pair).
binance_get_quarterly_settlement_price
Histori delivery/settlement price kontrak QUARTERLY (harga final saat kontrak dated expire). Cuma relevan untuk pair dengan listing quarterly/dated -- TIDAK berlaku untuk PERPETUAL. Pakai `pair` TANPA suffix margin-asset.
binance_get_realized_volatility
Realized volatility (RV) dari log-return close-to-close, dua timeframe (15m/~24 jam, 1h/~30 jam), LANGSUNG dari Binance native klines. Dikembalikan annualized (%) + per-periode (%) supaya tidak menyesatkan untuk pair kecil volatil. Berguna cross-check kalibrasi lebar grid (i_atrMult Grid Advisor).
binance_get_realtime_liquidations
Likuidasi paksa (forced liquidation) terbaru market-wide dari WebSocket stream Binance, di-buffer di gateway VPS. Filter per symbol / minimal notional. Feed di-SAMPEL oleh Binance (maks 1/symbol/detik). Beda dari tool REST lain: ini event yang BARU terjadi (detik-menit lalu), bukan snapshot periodik. Kalau gateway/stream lagi bermasalah, tool tetap balikin data seadanya + flag 'degraded', bukan diam-diam kosong.
binance_get_recent_trades
Trade individual terbaru (GET /fapi/v1/trades) — BEDA dari binance_get_agg_trades yang sudah di-aggregate. Lebih granular untuk analisis micro-structure. Default summary (CVD + 15 trade terakhir).
binance_get_rpi_depth
Order book yang TERMASUK Retail Price Improvement (RPI) orders (GET /fapi/v1/rpiDepth). Beda dari binance_get_order_book_depth yang mengecualikan RPI. Default summary (top 10 + wall).
binance_get_spot_agg_trades
Trade individual terbaru pasar SPOT + sisi buy/sell aggressor per trade. Versi Spot dari binance_get_agg_trades -- CVD spot = tekanan beli/jual RIIL (bukan leverage), bandingkan dengan CVD futures. Default ringkas (CVD + 15 trade terakhir di teks); `detail: "full"` untuk array trade mentah lengkap.
binance_get_spot_avg_price
Harga rata-rata bergerak (moving average) SPOT terkini, dihitung Binance dari trade beberapa menit terakhir ('mins', biasanya 5 menit). Lebih stabil dari last-trade sesaat (binance_get_spot_price).
binance_get_spot_book_ticker
Best bid/ask price + quantity real-time SPOT -- lebih ringan dari binance_get_spot_order_book kalau cuma butuh spread sesaat. Cross-check spread spot vs futures (binance_get_order_book_depth).
binance_get_spot_klines
Candlestick OHLCV pasar SPOT per timeframe, native Binance. Versi Spot dari binance_get_klines -- bandingkan bias/volume kedua versi untuk deteksi leverage-driven move. Maks 1000 candle/panggilan (beda dari Futures 1500). Default ringkas, `detail: "full"` atau `includeCandles: true` untuk array candle penuh.
binance_get_spot_order_book
Snapshot order book (bid/ask) real-time SPOT. Versi Spot dari binance_get_order_book_depth -- bandingkan wall/likuiditas spot vs futures. Default ringkas (top 10 + spread); `detail: "full"` untuk semua level sampai `limit`. PENTING: snapshot SESAAT, order book berubah cepat.
binance_get_spot_price
Harga SPOT Binance + basis riil vs mark price Futures (vs harga SPOT langsung, bukan index price rata-rata seperti binance_get_funding_rate) -- bedain leverage-driven vs demand riil. PENTING: banyak pair Futures FUTURES-ONLY tanpa listing Spot, tool error jelas untuk kasus itu (cek binance_check_spot_listing dulu kalau ragu).
binance_get_spot_rolling_ticker
Statistik SPOT untuk jendela waktu BEBAS (windowSize 1m-59m / 1h-23h / 1d-7d, default 1h) -- harga buka/tutup, high/low, %change, VWAP, volume. Beda dari binance_get_spot_ticker_24hr yang fixed 24 jam. Buat baca momentum spot di timeframe pilihan tanpa derivasi manual dari klines.
binance_get_spot_ticker_24hr
Ringkasan statistik 24 jam pasar SPOT Binance: harga, %perubahan, high/low, volume, VWAP, jumlah trade. Bandingkan dengan binance_get_24hr_ticker (Futures): volume/perubahan spot jauh lebih kecil dari futures = pergerakan kemungkinan leverage-driven.
binance_get_taker_volume_ratio
Rasio volume taker buy vs sell -- proxy tekanan beli/jual AGRESIF (market order), beda dari long/short ratio yang berbasis posisi terbuka. LANGSUNG dari Binance native takerlongshortRatio. Default ringkas (rasio terkini + <=10 poin terbaru); `detail: "full"` untuk histori lengkap sesuai `limit`.
binance_get_tool_catalog
Daftar semua tool WhaleScope MCP dengan kategori, estimasi token cost, use-case, dan dependency-nya. Berguna sebelum manggil banyak tool individual -- cek dulu kategori/use-case yang relevan biar gak salah pilih tool atau kelewat tool composite yang bisa gantikan beberapa tool sekaligus. Nama+description SELALU akurat (auto dari tool registry); kategori 'uncategorized' berarti tool itu belum di-curated manual, useCase-nya fallback dari description yang dipotong.
binance_get_top_trader_ratio
Rasio long/short KHUSUS TOP TRADER, terpisah dari retail, LANGSUNG dari Binance (bukan Coinalyze). mode='account' = breakdown jumlah akun; mode='position' = breakdown size posisi (lebih relevan buat modal besar). KETERBATASAN: threshold 'top trader' tidak dipublikasikan Binance; bandingkan RELATIF ke histori pendek pair sendiri, jangan pakai threshold absolut universal (docs/mm_detection_framework.md Section 4.2). Default ringkas (snapshot + tren + <=10 poin terbaru); `detail: "full"` untuk histori lengkap.
binance_get_trading_schedule
Jadwal sesi trading untuk underlying assets (US, Korea, Hong Kong, China, commodities). Sangat relevan untuk TradFi perpetual.
binance_market_regime
Klasifikasi 1 dari 6 regime (TRENDING_UP/DOWN, RANGING, BREAKOUT, ACCUMULATION, DISTRIBUTION) dari ADX(14), tren OI, CVD, dan spike volatilitas/volume (10 candle terakhir vs 10 sebelumnya PADA TIMEFRAME YANG SAMA, bukan baseline historis persisten). Panggil ulang dengan `interval` beda (mis. 1h lalu 4h) untuk regime independen per timeframe.
binance_scan_funding_extremes
Scan funding rate SEMUA pair sekaligus (1 call premiumIndex tanpa symbol, bukan loop per-pair), urutkan pair paling crowded LONG dan SHORT. Komplemen binance_get_funding_rate (yang butuh symbol spesifik). Threshold crowded sama: ±0.03%.
binance_set_pair_threshold
Simpan threshold funding rate dan/atau basis custom untuk sebuah pair, menggantikan default hardcoded (±0.03% funding, ±0.05% basis) yang dipakai binance_get_funding_rate dan binance_get_spot_price. Berguna karena pair volatil (altcoin kecil) dan pair stabil (BTC/ETH) punya rentang funding/basis 'normal' yang beda jauh -- threshold universal bisa false-positive di pair volatil atau kurang sensitif di pair stabil. Disimpan permanen di Workers KV sampai di-overwrite. Kirim tanpa salah satu parameter (undefined) untuk reset field itu balik ke default.
whalescope
whalescope_backtest_pipeline_decisions
Uji maju keputusan yang tersimpan di pipeline_decision_log (entry-alert Phase 2 + persist manual/Dropstab). Hitung forward return harga (close 1h) dan apakah low menyentuh stop-loss dalam jendela 1h/4h/24h. Agregat per keputusan (TRADE/WATCH/NO_TRADE) dan bucket skor (lt_40 / 40_55 / gte_55). Forward return ON-DEMAND dari klines, bukan kolom precompute. Default 50 row terbaru, maks 80. Ini uji formula terpasang -- TIDAK mengubah bobot ranking atau threshold 55.
whalescope_compare_funding_across_exchanges
Bandingkan funding rate, last price, OI, 24h change 1 pair across Binance/Bybit/OKX/Hyperliquid -- deteksi divergensi funding, lihat di mana leverage menumpuk. Symbol format Binance (BTCUSDT), auto-mapped. Pair yang gak listed di exchange tertentu ditandai gagal TANPA gagalin exchange lain.
whalescope_compare_orderbook_depth
Snapshot real-time orderbook Binance/Bybit/OKX bareng, cari wall besar (qty >= 2x median sisi yang sama) dan cek apakah wall di harga mirip muncul di >=2 exchange sekaligus (Cross-Venue Corroborated) vs cuma 1 (Single-Venue Only, lebih rawan spoof). Gak nyimpen histori -- snapshot sesaat. Symbol format Binance (BTCUSDT), auto-mapped ke exchange lain.
whalescope_detect_liquidity_sweep
Deteksi pola liquidity sweep: candle aktif menembus swing high/low yang dibentuk candle SEBELUMNYA (terisolasi, tanpa candle aktif), lalu ditutup KEMBALI di dalam range, dikonfirmasi CVD absorption + OI flush + (opsional) liquidation cluster. Fetch klines + aggTrades berjendela + OI history + force orders lewat proxy relay, lalu jalankan engine murni. Fault-tolerant: verdict tetap valid kalau data liquidation kosong/gagal (bersandar OI velocity + CVD absorption).
whalescope_find_grid_walls
Cari bound grid di wall bid/ask tebal (institutional limit), bukan High/Low ± ATR. Kalau tidak ada wall yang lolos threshold, return GRID_NO_TRADE (bukan error).
whalescope_full_pipeline
Decision chain Grid Bot Futures penuh dalam 1 call, 1-20 symbol: hard screen -> Tier-1 intel (rankingScore 0-100) -> grid bounds (ATR + swing high/low) -> capital-solve exact per leverage -> TRADE/WATCH/NO_TRADE + parameter Grid Bot siap-pakai. Juga mengembalikan Matches Needed + Estimasi Durasi ke Impas sebagai informasi non-gate. persist=true (opsional) menulis row compact ke pipeline_decision_log untuk uji formula (bukan auto-tune). Gantikan ~8 tool call manual. Token cost TINGGI -- pakai untuk keputusan akhir, bukan eksplorasi. Known limitations: docs/full_pipeline_framework.md.
whalescope_get_oi_velocity
Hitung kecepatan perubahan open interest (per jam) via regresi linear (OLS) penuh atas window terakhir, PLUS lonjakan terbesar antar titik berurutan (maxStepDelta) -- nangkep spike-lalu-reversal yang bikin slope net mendekati nol tapi bukan berarti stabil. Sama metode persis dengan compute_funding_velocity. History diinjeksi caller (BUKAN fetch sendiri -- pass hasil binance_get_open_interest_history). Pakai field sumOpenInterest (kuantitas base-asset). TIDAK ada label kategorikal, angka mentah saja.
whalescope_get_stablecoin_supply
Total + per-chain circulating supply USDT/USDC (DefiLlama), plus delta 24 jam & 7 hari -- 'dry powder' indicator, mint besar sering mendahului fase akumulasi institusional. Data on-chain, gak bisa dipalsu kayak candle/orderbook.
whalescope_risk_circuit
Baca atau ubah circuit breaker KV: daily-loss (count/total_loss, trip di 3 hit atau $60) dan macro-risk (pause seluruh Phase 2 entry-alert cron). Tidak mengeksekusi order. action=get (default), set_macro, atau reset_daily. Hanya mem-gate Telegram TRADE/entry cron, bukan whalescope_full_pipeline on-demand.
analyze
analyze_cvd_divergence
Bandingkan Cumulative Volume Delta (taker buy - taker sell) antara Spot dan Futures dari agg-trades yang di-supply caller (BUKAN fetch sendiri -- pass hasil binance_get_agg_trades + binance_get_spot_agg_trades). Reject kalau window waktu kedua array gak cukup overlap (minOverlapRatio). Rekomendasi window (empirikal, probe #2-#5 2026-08-26, lihat docs/mm_detection_framework.md): 60 menit kontinu untuk pair likuid/N-tinggi (BTCUSDT-class, TERVALIDASI 5 ronde probe). Pair kurang likuid/N-rendah (DOGEUSDT-class) pakai 60 menit by EKSTRAPOLASI, BELUM diprobe independen di atas 30 menit -- anggap asumsi.
analyze_futures_grid_risk
Analyze Binance Futures long-grid risk: core grid math, Market Regime context, Top-Trader/OI squeeze risk, dynamic stress, circuit-breaker decision (status: SAFE/MODERATE/HIGH_RISK/REJECT). Risk calcs are approximate isolated-margin regardless of actual margin mode.
estimate
estimate_slippage
Hitung avg fill price, slippage %, dan impact cost buat mengisi target notional USD dari order book depth yang di-supply caller (BUKAN fetch sendiri -- pass bids/asks dari binance_get_order_book_depth). BUY jalan-kan asks (naik), SELL jalan-kan bids (turun).
estimate_stop_loss_liquidity_risk
Cek apakah depth order book cukup buat nyerap SL tanpa slippage parah, plus validasi Open Interest -- LOW/HIGH_SLIPPAGE_RISK/HIGH_DATA_INCOMPLETE. Mendukung LONG (jalan-kan bids turun) dan SHORT (jalan-kan asks naik). Data diinjeksi caller (BUKAN fetch sendiri). BUKAN pengganti analyze_futures_grid_risk (engine grid-bot lengkap yang sudah ada) -- ini cek likuiditas sederhana, cocok untuk kedua arah posisi.
cme
cme_get_institutional_positioning
Laporan CFTC Commitment of Traders (Traders in Financial Futures) MINGGUAN untuk kontrak CME Bitcoin/Ether -- net long/short Leveraged Funds (paling deket 'smart money spekulatif' institusional) + Asset Managers, plus perubahan vs minggu lalu. PENTING: data LAG beberapa hari (rilis Jumat, posisi per Selasa), BUKAN sinyal intraday -- gak ada real-time basis vs Binance (butuh data vendor berbayar, di luar scope tool ini).
compute
compute_funding_velocity
Hitung kecepatan perubahan funding rate (per jam) via regresi linear (OLS) penuh atas window terakhir, PLUS lonjakan terbesar antar titik berurutan (maxStepDelta) -- nangkep spike-lalu-reversal yang bikin slope net mendekati nol tapi bukan berarti stabil. History diinjeksi caller (BUKAN fetch sendiri -- pass hasil binance_get_funding_rate_history). TIDAK ada label kategorikal, angka mentah saja.
filter
filter_block_trades
Filter agg-trades (diinjeksi caller, BUKAN fetch sendiri -- pass hasil binance_get_agg_trades) berdasarkan notional USD (price*qty*quoteUsdRate) di atas ambang, agregat buy/sell via field m. Reject kalau symbol sepertinya bukan pair quote USD DAN quoteUsdRate masih default 1.0.
hyperliquid
hyperliquid_get_whale_wallet_positions
Agregat posisi wallet whale on-chain Hyperliquid (HYPERLIQUID_WHALE_WATCHLIST, curated manual) untuk satu coin -- delta size vs snapshot 15 menit sebelumnya (akumulasi/reduksi/flip arah), plus confidence (persentase wallet searah). Beda dari data candle/orderbook: ini posisi on-chain riil per address, gak bisa spoof. Kosong kalau watchlist belum diisi.
taker
taker_imbalance_aggregator
Hitung rasio taker buy vs taker sell dari N trade PALING BARU (lookback_trades, bukan window waktu tetap) dari agg-trades yang di-supply caller (BUKAN fetch sendiri -- pass hasil binance_get_agg_trades / binance_get_spot_agg_trades). Event-domain sampling (jumlah trade tetap) dipilih ketimbang time-domain (durasi tetap) supaya ukuran sample -- dan reliabilitas statistik -- konsisten di kondisi market rame maupun sepi; lihat komentar kode buat rasional lengkap dan link ke probe CVD yang buktiin masalah ini.

Tools removed

Tools this server used to expose. Anything built against them stopped working on the day they went.

binance_get_liquidation_history
removed 22 Aug 2026

Endpoints

URLTransportStateLatencyChecked
https://whalescope-mcp.jaringan.dev/mcp streamable-http answering 44 ms 0 min ago

Alternatives to WhaleScope MCP

same job, measured the same way
EXVIV Competitive Intelligence
by exviv

Reviewed competitor pricing, offer comparisons, and market-change evidence with x402 payments.

4 tools answering
Transcode
by hiroshic9-png

Japan market intelligence — 22 MCP tools, 10 government/exchange data sources

20 installs/wk local only
China Market Intelligence MCP
by thenextgennexus

MCP server giving AI agents one-connection access to China A-share market intelligence: financials,

answering
Botindex MCP Server
by cyberweasel777

DeFi signal intelligence + agent discovery. Funding arb, whale alerts, Zora, compliance.

60 installs/wk local only
Cryptohopper Market Data
by cryptohopper

Real-time crypto market data: candles, tickers, orderbooks across 13+ exchanges via MCP.

answering
MarketTrace agent-feed
by markettrace

Crypto perps data for AI agents: funding rates, open interest, liquidations, order book, CVD.

answering
Fee Optimizer MCP
by gaokai258

Compare crypto exchange fees across 18 venues: VIP tiers, funding, spread, fiat rails, change feed.

250 installs/wk local only
VertoDigital MCP Server
by vertodigital

B2B marketing intelligence and lead-capture tools for vertodigital.com.

6 tools answering

WhaleScope MCP — questions

Answers built from our own checks of this server.

What can WhaleScope MCP do?
It exposes 74 tools, read directly from the server on our last check. Among them: analyze_cvd_divergence, analyze_futures_grid_risk, binance_analyze_pair, binance_analyze_smart_money, binance_backtest_signal, binance_check_spot_listing and 68 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is WhaleScope MCP mostly used for?
Its tools cluster around binance, whalescope and analyze. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is WhaleScope MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 44 ms. The bar chart above shows every period we have measured.
Did WhaleScope MCP ever remove tools?
Yes. binance_get_liquidation_history is no longer exposed — we recorded the date each one disappeared. A tool vanishing usually means a breaking change for anything that depended on it.
The registry lists WhaleScope MCP as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect WhaleScope MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does WhaleScope MCP need an API key?
No. WhaleScope MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 74 of them are readable on this page. This is what we observed, not what the docs claim.
Is WhaleScope MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.