voyager-mcp

MCPcommunity
v0.2.1online.voyagerMITAggiornato ogginpm

Live Starknet explorer data: transactions, contracts, tokens, NFTs, staking

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 →
15Download/sett.
oggiUltimo aggiornamento
Pacchetto
Autoreonline.voyager
LicenzaMIT
Versione0.2.1
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 strumenti40 strumenti · nessuno privilegiato
Analisi di sicurezza✓ Pulitov0.2.1 · oggiQuanto è efficace questa analisi?
ValutazioniNessuna
Indicizzato7 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

40 strumenti · nessuno privilegiato
Estratto staticamente dal pacchetto pubblicatov0.2.1 · 4h 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.

list_blocksList Starknet blocks (paginated, newest first).

List Starknet blocks (paginated, newest first).

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

get_blockGet a Starknet block by number, hash, or "pre_confirmed".

Get a Starknet block by number, hash, or "pre_confirmed".

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

list_classesList declared classes (contract templates) on Starknet, newest first. Cursor pagination: pass `cursor` from a previous response's nextCursor/prevCursor; a null nextCursor means the end. Optionally window by declaration block or timestamp (mutually exclusive).

List declared classes (contract templates) on Starknet, newest first. Cursor pagination: pass `cursor` from a previous response's nextCursor/prevCursor; a null nextCursor means the end. Optionally window by declaration block or timestamp (mutually exclusive).

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

get_classGet a Starknet class by hash: type, declaration info, verification status, and ABI.

Get a Starknet class by hash: type, declaration info, verification status, and ABI.

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

get_class_codeGet the verified Cairo source code for a class. Use this to read the actual contract implementation when writing or auditing Starknet code.

Get the verified Cairo source code for a class. Use this to read the actual contract implementation when writing or auditing Starknet code.

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

get_class_functionsGet the callable functions (ABI entrypoints) declared by a class.

Get the callable functions (ABI entrypoints) declared by a class.

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

get_class_decompiledGet the decompiled code of a class (useful when verified source is not available).

Get the decompiled code of a class (useful when verified source is not available).

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

get_class_contractsList the contracts deployed from a given class, newest first. Cursor pagination: pass `cursor` from a previous response's nextCursor/prevCursor; a null nextCursor means the end. Per-row activity counts are capped and render as "1000+" beyond the cap.

List the contracts deployed from a given class, newest first. Cursor pagination: pass `cursor` from a previous response's nextCursor/prevCursor; a null nextCursor means the end. Per-row activity counts are capped and render as "1000+" beyond the cap.

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

list_contractsList contracts deployed on Starknet, newest first. Cursor pagination: pass `cursor` from a previous response's nextCursor/prevCursor; a null nextCursor means the end. Optionally filter by contract type and window by deployment block or timestamp (mutually exclusive).

List contracts deployed on Starknet, newest first. Cursor pagination: pass `cursor` from a previous response's nextCursor/prevCursor; a null nextCursor means the end. Optionally filter by contract type and window by deployment block or timestamp (mutually exclusive).

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

get_contractGet a Starknet contract by address: class hash, type, deployment info, ABI, and aliases.

Get a Starknet contract by address: class hash, type, deployment info, ABI, and aliases.

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

get_contract_token_balancesGet the token balances held by a specific contract address.

Get the token balances held by a specific contract address.

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

get_contract_codeGet the code of a contract: verified Cairo source if available, otherwise bytecode/decompiled.

Get the code of a contract: verified Cairo source if available, otherwise bytecode/decompiled.

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

get_contract_functionsGet the callable functions (ABI entrypoints) of a contract.

Get the callable functions (ABI entrypoints) of a contract.

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

get_contract_transfersList token transfers involving a contract, with filters (token, counterparties, time range). Keyset pagination via `cursor`.

List token transfers involving a contract, with filters (token, counterparties, time range). Keyset pagination via `cursor`.

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

list_protocolsList known protocols / dapps on Starknet (paginated).

List known protocols / dapps on Starknet (paginated).

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

get_top_contracts_statsGet the most-used contracts ranked by activity over a timeframe.

Get the most-used contracts ranked by activity over a timeframe.

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

get_contract_holdersList token holders for a token contract (paginated).

List token holders for a token contract (paginated).

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

get_contract_transfer_tokensList the distinct tokens involved in a contract's transfers (filter helper).

List the distinct tokens involved in a contract's transfers (filter helper).

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

get_contract_class_historyList the class history (implementation upgrades) of a contract.

List the class history (implementation upgrades) of a contract.

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

get_contract_bridge_transactionsList L1↔L2 bridge transactions involving a contract.

List L1↔L2 bridge transactions involving a contract.

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

get_contract_erc20_balance_historyGet the ERC-20 balance history of a contract over a time range.

Get the ERC-20 balance history of a contract over a time range.

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

get_contract_erc20_tokens_heldList the ERC-20 tokens a contract has ever held.

List the ERC-20 tokens a contract has ever held.

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

get_contract_portfolioGet the current token portfolio (holdings) of a contract / account.

Get the current token portfolio (holdings) of a contract / account.

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

list_eventsList events emitted on Starknet (newest first). Optionally filter by emitting contract and/or block. Unbounded lists use cursor pagination (pass `cursor` from a previous response's nextCursor/prevCursor); block-scoped lists use page numbers and return lastPage.

List events emitted on Starknet (newest first). Optionally filter by emitting contract and/or block. Unbounded lists use cursor pagination (pass `cursor` from a previous response's nextCursor/prevCursor); block-scoped lists use page numbers and return lastPage.

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

get_eventGet details of a single event by its id.

Get details of a single event by its id.

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

get_l1_transactionGet an Ethereum L1 transaction related to Starknet by its hash.

Get an Ethereum L1 transaction related to Starknet by its hash.

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

get_l1_bridge_transactionsGet the bridge transactions associated with an L1 transaction (paginated).

Get the bridge transactions associated with an L1 transaction (paginated).

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

get_l1_state_updatesGet the Starknet state updates included in an L1 transaction (paginated).

Get the Starknet state updates included in an L1 transaction (paginated).

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

list_messagesList L1↔L2 messages on Starknet (newest first). Filter by block, contract, or direction. Unbounded lists use cursor pagination (pass `cursor` from a previous response's nextCursor/prevCursor); block-scoped lists use page numbers and return lastPage.

List L1↔L2 messages on Starknet (newest first). Filter by block, contract, or direction. Unbounded lists use cursor pagination (pass `cursor` from a previous response's nextCursor/prevCursor); block-scoped lists use page numbers and return lastPage.

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

get_messageGet a Starknet L1↔L2 message by its message hash.

Get a Starknet L1↔L2 message by its message hash.

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

get_message_bridge_transactionsGet the bridge transactions associated with an L1↔L2 message (paginated).

Get the bridge transactions associated with an L1↔L2 message (paginated).

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

get_network_statusGet the Starknet network status (chain health / indexer state).

Get the Starknet network status (chain health / indexer state).

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

get_indexer_laggingCheck whether the Voyager indexer is lagging behind the chain tip.

Check whether the Voyager indexer is lagging behind the chain tip.

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

get_cairo_v1_contracts_countGet the count of Cairo 1 contracts on Starknet.

Get the count of Cairo 1 contracts on Starknet.

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

get_account_callGet details of a specific account call by its id.

Get details of a specific account call by its id.

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

list_nftsList NFTs across Starknet.

List NFTs across Starknet.

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

get_nft_contractGet details of an NFT contract (collection) by address.

Get details of an NFT contract (collection) by address.

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

get_nftGet details of a single NFT (token) by contract address and token id.

Get details of a single NFT (token) by contract address and token id.

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

list_nft_itemsList the items (tokens) of an NFT collection, optionally filtered by owner.

List the items (tokens) of an NFT collection, optionally filtered by owner.

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

list_nft_balancesList NFT balances for a collection (optionally a specific token id).

List NFT balances for a collection (optionally a specific token id).

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

40 strumenti su 40 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

Live Starknet explorer data: transactions, contracts, tokens, NFTs, staking

Parole chiave
mcp
Alternative
Confronto delle superfici di strumenti…

Albero delle dipendenze

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

60 pacchetti risolti · 2 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

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

+42 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.