@ironflowsh/mcp

MCPcommunity
v0.7.0IronflowMITAggiornato ogginpmGitHub

Read-only Hyperliquid market data and wallet analytics MCP server for Claude, Cursor and AI agents

Funziona in
ClaudeCursorCopilotGemini

Dedotto dai trasporti dichiarati da questo annuncio (stdio). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.

Indicizzato automaticamente da fonti pubbliche. Non ancora verificato dal suo sviluppatore su Forge.Rivendica questo annuncio →
17Download/sett.
oggiUltimo aggiornamento
Richiede 1 credenziale prima di poter funzionare
  • IRONFLOW_API_KEYChiave APIobbligatoria

    Ironflow API key. Request one at https://ironflow.sh/api

Dichiarato dall’autore nel registro MCP ufficiale. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.

Pacchetto
AutoreIronflow
LicenzaMIT
Versione0.7.0
Fontenpm+mcp-registry
Stato di fiducia
B
60/100Buono
Presente nell’indice di Forge+10/10
Identità del publisher verificata+0/20
Publisher: esegui `forge publish` dal repo del pacchetto per rivendicarne la proprietà
Firma di pubblicazione Ed25519+0/5
Inclusa automaticamente quando il publisher esegue `forge publish`
Verifica del dominio+0/5
Publisher: ospita /.well-known/forge.json sulla homepage del pacchetto con { "publisher": "<github-login>" }
npm Trusted Publishing (Sigstore)+0/5
Pubblica da GitHub Actions con --provenance perché l’attestation leghi questo pacchetto a questo repo
Corrispondenza del maintainer npm+0/5
Si ottiene quando la tua identità è verificata qui sopra e quel login è maintainer npm di questo pacchetto
Analisi CVE · pulita+30/30
Analisi statica · pulita+20/20
Incollalo in Claude Code, Cursor o qualsiasi assistente di IA per colmare tutte le lacune
StatoIndicizzato dalla community
PublisherNon verificato
FirmaNon firmato
Dominio
Provenienza
Dipendenze✓ 60 risolte+ · nessuna vulnerabile
Superficie di strumenti30 strumenti · nessuno privilegiato
Analisi di sicurezza✓ Pulitov0.7.0 · oggiQuanto è efficace questa analisi?
ValutazioniNessuna
Indicizzato23 set 2026

La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.

Strumenti

30 strumenti · nessuno privilegiato
Estratto staticamente dal pacchetto pubblicatov0.7.0 · 7h ago

Letto dal codice che npm distribuisce davvero, al momento dell’analisi. Il pacchetto non è mai stato eseguito. Gli strumenti registrati dinamicamente a runtime, o nascosti in codice impacchettato o minificato, possono sfuggire — quindi questo è un limite inferiore della superficie di strumenti, non un censimento completo.

get_priceGet the latest mid-market price for a perpetual futures market on Hyperliquid

Get the latest mid-market price for a perpetual futures market on Hyperliquid

Per questo strumento non è stato pubblicato alcuno schema di input.

get_recent_tradesGet recent tick-level trades for a market including price, size, side, and timestamp

Get recent tick-level trades for a market including price, size, side, and timestamp

Per questo strumento non è stato pubblicato alcuno schema di input.

get_candlesGet OHLCV candlestick data for a market. Useful for price analysis and charting

Get OHLCV candlestick data for a market. Useful for price analysis and charting

Per questo strumento non è stato pubblicato alcuno schema di input.

get_funding_ratesGet funding rate history for a perpetual futures market. Rates are paid hourly on Hyperliquid

Get funding rate history for a perpetual futures market. Rates are paid hourly on Hyperliquid

Per questo strumento non è stato pubblicato alcuno schema di input.

get_open_interestGet the current open interest and 24h trading volume for a perpetual futures market

Get the current open interest and 24h trading volume for a perpetual futures market

Per questo strumento non è stato pubblicato alcuno schema di input.

get_liquidationsGet recent liquidation events for a market showing forced position closures with price, size, and address

Get recent liquidation events for a market showing forced position closures with price, size, and address

Per questo strumento non è stato pubblicato alcuno schema di input.

get_fillsGet trade fills for a specific wallet address, optionally filtered by market

Get trade fills for a specific wallet address, optionally filtered by market

Per questo strumento non è stato pubblicato alcuno schema di input.

get_mark_pricesGet the current mark price, oracle price, and funding rate for a market

Get the current mark price, oracle price, and funding rate for a market

Per questo strumento non è stato pubblicato alcuno schema di input.

get_vault_operationsGet vault deposit and withdrawal events, filterable by vault address or user address

Get vault deposit and withdrawal events, filterable by vault address or user address

Per questo strumento non è stato pubblicato alcuno schema di input.

get_net_flowsGet net deposit/withdrawal flows over time — shows capital inflows and outflows (Builder+ tier)

Get net deposit/withdrawal flows over time — shows capital inflows and outflows (Builder+ tier)

Per questo strumento non è stato pubblicato alcuno schema di input.

get_liquidation_levelsGet liquidations bucketed by price level — useful for heatmap visualization (Builder+ tier)

Get liquidations bucketed by price level — useful for heatmap visualization (Builder+ tier)

Per questo strumento non è stato pubblicato alcuno schema di input.

get_order_flowGet fill and cancel rates per market — shows execution quality (Builder+ tier)

Get fill and cancel rates per market — shows execution quality (Builder+ tier)

Per questo strumento non è stato pubblicato alcuno schema di input.

get_vault_leaderboardGet vaults ranked by net deposits — shows which vaults are attracting capital (Builder+ tier)

Get vaults ranked by net deposits — shows which vaults are attracting capital (Builder+ tier)

Per questo strumento non è stato pubblicato alcuno schema di input.

get_funding_statsGet funding rate statistics over time including annualized rates (Builder+ tier)

Get funding rate statistics over time including annualized rates (Builder+ tier)

Per questo strumento non è stato pubblicato alcuno schema di input.

get_user_stateGet an address's current open perp positions + unrealized P&L. Mirrors HL clearinghouseState — best tool for 'is this wallet long or short right now?' or 'what's their P&L?' questions.

Get an address's current open perp positions + unrealized P&L. Mirrors HL clearinghouseState — best tool for 'is this wallet long or short right now?' or 'what's their P&L?' questions.

Per questo strumento non è stato pubblicato alcuno schema di input.

get_user_fundingGet funding payments per market per bucket for an address. Sign convention: positive = received, negative = paid. Use bucket=1d for daily roll-up, 1h for raw HL funding intervals.

Get funding payments per market per bucket for an address. Sign convention: positive = received, negative = paid. Use bucket=1d for daily roll-up, 1h for raw HL funding intervals.

Per questo strumento non è stato pubblicato alcuno schema di input.

get_user_maker_takerGet an address's maker vs taker fill breakdown per market over a time window. The single most diagnostic endpoint for market-maker analysis — no commercial provider exposes this precomputed. High maker share with negative maker_fee = classic MM (rebate income); high taker share = liquidity taker. C…

Get an address's maker vs taker fill breakdown per market over a time window. The single most diagnostic endpoint for market-maker analysis — no commercial provider exposes this precomputed. High maker share with negative maker_fee = classic MM (rebate income); high taker share = liquidity taker. C…

Per questo strumento non è stato pubblicato alcuno schema di input.

get_user_ledgerGet non-fill ledger events for an address: deposits, withdrawals, vault operations. Sign convention on amount: positive = into account, negative = out. Phase b will add rewardsClaim (airdrops), spotTransfer, delegate/undelegate (HYPE staking).

Get non-fill ledger events for an address: deposits, withdrawals, vault operations. Sign convention on amount: positive = into account, negative = out. Phase b will add rewardsClaim (airdrops), spotTransfer, delegate/undelegate (HYPE staking).

Per questo strumento non è stato pubblicato alcuno schema di input.

get_pnl_leaderboardGlobal Smart Money leaderboard — every HL wallet ranked by realized PnL, biggest losses, or volume over a chosen window. Replaces HL's 10-cap 'tracked addresses' with the full active universe. Sort by 'realized_pnl' (top winners), 'loss' (biggest losers), or 'volume'. Wallets with <5 fills in windo…

Global Smart Money leaderboard — every HL wallet ranked by realized PnL, biggest losses, or volume over a chosen window. Replaces HL's 10-cap 'tracked addresses' with the full active universe. Sort by 'realized_pnl' (top winners), 'loss' (biggest losers), or 'volume'. Wallets with <5 fills in windo…

Per questo strumento non è stato pubblicato alcuno schema di input.

get_market_top_walletsTop wallets ranked for one specific market. HL's public info API caps tracked addresses at 10; this returns up to 200. Sort by 'volume' or 'realized_pnl'.

Top wallets ranked for one specific market. HL's public info API caps tracked addresses at 10; this returns up to 200. Sort by 'volume' or 'realized_pnl'.

Per questo strumento non è stato pubblicato alcuno schema di input.

get_markets_snapshotAnchored snapshot of every active market in one round-trip. Each row carries current mark, 24h-ago mark, 24h change %, latest open interest (USD and base), and latest funding. Replaces N×3 fan-out (candles + OI + funding per row). Filter by market_class or issuer.

Anchored snapshot of every active market in one round-trip. Each row carries current mark, 24h-ago mark, 24h change %, latest open interest (USD and base), and latest funding. Replaces N×3 fan-out (candles + OI + funding per row). Filter by market_class or issuer.

Per questo strumento non è stato pubblicato alcuno schema di input.

get_user_summaryAggregate stats for one address over a window — single ClickHouse aggregation. Returns volume, realized PnL, fill count, win rate, maker mix, markets touched. Fast-path replacement for the multi-call wallet X-Ray fan-out.

Aggregate stats for one address over a window — single ClickHouse aggregation. Returns volume, realized PnL, fill count, win rate, maker mix, markets touched. Fast-path replacement for the multi-call wallet X-Ray fan-out.

Per questo strumento non è stato pubblicato alcuno schema di input.

get_wallet_labelsPrecomputed wallet label catalog. Returns a map of address → label list covering top whales by 24h volume, top smart money by 30d realized PnL, every distinct vault address, and every vault leader (modal commission recipient). Edge-cached 5 min — fetch once and look up addresses locally.

Precomputed wallet label catalog. Returns a map of address → label list covering top whales by 24h volume, top smart money by 30d realized PnL, every distinct vault address, and every vault leader (modal commission recipient). Edge-cached 5 min — fetch once and look up addresses locally.

Per questo strumento non è stato pubblicato alcuno schema di input.

get_user_pnl_seriesBucketed realized-PnL time series for one address. Each point is the sum of realized_pnl in a bucket_ms window. Server clamps bucket_ms so the series has ≤500 buckets.

Bucketed realized-PnL time series for one address. Each point is the sum of realized_pnl in a bucket_ms window. Server clamps bucket_ms so the series has ≤500 buckets.

Per questo strumento non è stato pubblicato alcuno schema di input.

list_cohortsList available address cohorts: six predefined groups (top_pnl_30d, high_volume_30d, whale_fills, net_withdrawers_7d, liquidation_prone, vault_whales) plus any custom cohorts the caller has created

List available address cohorts: six predefined groups (top_pnl_30d, high_volume_30d, whale_fills, net_withdrawers_7d, liquidation_prone, vault_whales) plus any custom cohorts the caller has created

Per questo strumento non è stato pubblicato alcuno schema di input.

get_cohort_addressesGet the wallet addresses in a specific cohort

Get the wallet addresses in a specific cohort

Per questo strumento non è stato pubblicato alcuno schema di input.

get_statusGet system status, data freshness, and venue health (unauthenticated)

Get system status, data freshness, and venue health (unauthenticated)

Per questo strumento non è stato pubblicato alcuno schema di input.

get_status_metricsGet rolling-window API + pipeline + synthetic performance metrics (unauthenticated)

Get rolling-window API + pipeline + synthetic performance metrics (unauthenticated)

Per questo strumento non è stato pubblicato alcuno schema di input.

get_status_historyGet an uptime / freshness timeline. period: '24h' (default) or '7d' (unauthenticated)

Get an uptime / freshness timeline. period: '24h' (default) or '7d' (unauthenticated)

Per questo strumento non è stato pubblicato alcuno schema di input.

list_marketsList active markets from the registry. Filter by source (venue), market_class (perp|spot|prediction), or issuer (HIP-3 builder code; pass empty string '' for native non-builder markets only). HIP-4 outcome contracts (live on Hyperliquid mainnet since 2026-05-02) use market_class='prediction' and di…

List active markets from the registry. Filter by source (venue), market_class (perp|spot|prediction), or issuer (HIP-3 builder code; pass empty string '' for native non-builder markets only). HIP-4 outcome contracts (live on Hyperliquid mainnet since 2026-05-02) use market_class='prediction' and di…

Per questo strumento non è stato pubblicato alcuno schema di input.

30 strumenti su 30 hanno pubblicato una descrizione.

I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.

Descrizione

Read-only Hyperliquid market data and wallet analytics MCP server for Claude, Cursor and AI agents

Parole chiave
mcpmodel-context-protocolironflowmarket-datacryptocrypto-mcpdefidefi-mcpperpetualshyperliquidhyperliquid-mcptrading-mcpclaude-mcpai-agents
Alternative
Confronto delle superfici di strumenti…

Albero delle dipendenze

Ciò che una scansione di Forge ha risolto dai metadati npm il 2026-09-23: risoluzione osservata, non una dichiarazione dell'editore.

60 pacchetti risolti · 1 diretti · nessuno con avvisi di sicurezza La risoluzione si ferma alla profondità 4 e a 60 pacchetti.

La scansione si è fermata al limite di profondità 4. Tutto ciò che sta sotto quel livello non è mai stato risolto.

La scansione si è fermata al limite di 60 pacchetti. Il resto dell'albero non è mai stato risolto.

Altri 36 pacchetti risolti non vengono disegnati qui (limite di visualizzazione: 24). Ogni dipendenza con un avviso di sicurezza viene disegnata comunque. Inventario completo (SBOM CycloneDX)

Dichiarate ma non risolte

53 dipendenze dichiarate non sono mai arrivate nell'albero. Mancano dalla risoluzione di Forge, non dal pacchetto.

+41 altre non elencate. I conteggi per motivo qui sopra le comprendono tutte.

Non seguite: peerDependencies. Questo albero copre solo le dipendenze di runtime, quindi ciò che queste comportano non è mai stato risolto.

Argomenti

Correlati in finance & trading