mcp

Crypto market intelligence: prices, funding rates, narratives, regime, and delta-neutral research.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    Crypto market intelligence: prices, funding rates, narratives, regime, and delta-neutral research.

    Список инструментов сервера (31)

    Технические названия из tools/list. Нужны только разработчикам.

    get_coin_riskBundled risk context for one or more coins: price, funding APR, deterministic funding_paying_side, funding_receiving_side, carry_if_long and carry_if_short fields, daily/weekly trend, sentiment stance, and BTC correlation. Funding applies to perpetual positions only; spot positions neither pay nor receive it. Relay the carry fields exactly rather than inferring direction from crowding. The best single tool for "should I be worried about X".
    lookup_coinLook up a single coin and its core metrics (price, trend, metadata) by symbol, name, CoinGecko/internal id, or on-chain contract address.
    resolve_coinFuzzily resolve a symbol, name, or contract to canonical coin candidates. Use this first when the user input is ambiguous, before calling other tools.
    get_coin_sentimentOn-chain/social sentiment aggregates for a single coin.
    get_coin_historicalMarket cap, volume, open interest, funding rate and price for a coin AS OF a chosen point in the past. Returns a single snapshot, not a series: call it once per point you want to compare (e.g. amount=7 interval=d for a week ago, then again with no offset for now). Use this to answer "how has funding/open interest changed since…".
    get_market_healthOverall market health: the UP/HODL/DOWN trend distribution and extreme movers. Set context for the full bundle.
    get_global_marketGlobal market aggregates: BTC dominance, total market cap, total volume.
    get_market_crossingThe most recent regime crossing — when one trend cohort (UP/HODL/DOWN) overtook another market-wide. Answers "has the market flipped?". Returns an empty `crossings` array plus a message when no crossing has fired.
    get_pricesBulk live prices, optionally with 4h/24h/7d baseline overlays. Omit symbols for the full tracked set.
    scan_trendsTrend scanner. state=fresh (newly started), stale (longest running), aligned (multi-timeframe agreement), extreme (biggest moves), historical.
    scan_coinsFilter the tracked universe by trend direction, category, market-cap band, and exchange.
    get_market_sentimentAggregate market sentiment. view=market/latest/summary (overall), narratives, categories, slopes/entity-slopes (what is trending), health (pipeline status).
    list_narrativesList the currently active market narratives (e.g. "AI coins", "DeFi summer").
    get_narrativeSentiment and momentum for a single named narrative.
    list_categoriesList all tracked crypto categories (DeFi, Layer 2, memes, …).
    get_categoryDetail for one category. view=info (trend breakdown), coins (member coins), sentiment.
    get_funding_momentumPerpetual funding-rate positioning context, market-wide or for one symbol. APR is already in percent units (1.7 = 1.7%). Positive funding means longs pay and shorts receive; negative funding means shorts pay and longs receive. Funding is context only, not a standalone directional, timing, or entry signal.
    get_funding_alertsDiscrete funding-rate alert events (asset, trigger zone, funding at trigger, fired-at time).
    get_regimeMarket regime signals. view=active (current positions), signals (all), confidence (scores). Provide symbol to get that symbol's regime history instead.
    get_signalSynthesized verdict for a coin, combining trend, funding, sentiment and regime.
    get_signal_qualitySignal validation envelope for an asset: Sharpe ratio, win rate, sample size, reliability tier.
    get_pair_suggestionsPair-trading and delta-neutral funding-arbitrage intelligence. mode=suggestions (pair ideas), delta-neutral (funding arb), history (backtest), signal (state for a specific pair — needs token_a & token_b).
    list_rwa_assetsList the tradable real-world assets — stocks and ETFs (AAPL, NVDA, SPY), metals and commodities (GOLD, SILVER, BRENT), stock indices (SP500, JP225) and FX. These trade as perps on Hyperliquid builder DEXes and are NOT crypto tokens; the crypto tools will not find them. Use this to answer "which stocks/commodities can I look at?".
    get_rwa_assetPrice, daily/weekly trend and perp funding for one real-world asset (stock, ETF, commodity, index, FX). Look up by ticker (AAPL, GOLD) or by namespaced id (xyz:AAPL). Funding belongs to the PERPETUAL CONTRACT, not the underlying — `funding.apr` is the annualized rate in percent, `funding.rate` is the raw per-hour fraction. Do not use the crypto coin tools for these.
    get_holdersTracked token-holder cohorts. view=watchlist (which token contracts are tracked), movements (recent holder-count changes for one contract). Answers "is the holder base growing or bleeding?".
    get_walletsTracked wallets. view=watchlist (which wallets are tracked), movements (recent balance changes for one wallet address). Answers "what did this wallet do recently?".
    get_futures_signalsPerpetual-futures signal engine. view=state (currently open signals), log (recent fires), history (one asset's past signals — needs asset).
    get_basketDaily snapshots of the tracked basket — composition and performance over time.
    get_transcriptsHighlights mined from tracked video/podcast transcripts. view=highlights (extracted claims with the coins, sectors and macro tags they mention), sources (which channels are tracked). Answers "what are people actually saying about X?".
    ask_shumiAsk Shumi any crypto-market question in natural language. Shumi classifies the query, fetches the relevant data, and returns a synthesized answer. Use this when no specific typed tool fits, or for multi-part / comparative questions.
    search_webSearch the web for crypto information, or get a direct answer. Backed by Shumi's web-search tool.