Voyager Starknet Explorer
NPM · VOYAGER-MCP · SCANNED SEP 21
Live Starknet explorer data: transactions, contracts, tokens, NFTs, staking
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
- Repository check failed: no source repository is declared. See how to fix → View diagnostics → Fail
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 13 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability76
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 8500 tokens (~103/item across 82 items; 82 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management47
- Stability observed for 14 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "get_contract_transfer_tokens" implies "transfer" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 83 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the Voyager Starknet Explorer MCP server?
Voyager Starknet Explorer runs locally as an npm package, launched with npx -y voyager-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · voyager-mcp
claude mcp add online-voyager-mcp -- npx -y voyager-mcp
{
"mcpServers": {
"online-voyager-mcp": {
"command": "npx",
"args": [
"-y",
"voyager-mcp"
]
}
}
} {
"servers": {
"online-voyager-mcp": {
"command": "npx",
"args": [
"-y",
"voyager-mcp"
]
}
}
} codex mcp add online-voyager-mcp -- npx -y voyager-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"online-voyager-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"voyager-mcp"
],
"enabled": true
}
}
} openclaw mcp add online-voyager-mcp --command npx --arg -y --arg voyager-mcp
mcp_servers:
online-voyager-mcp:
command: "npx"
args: ["-y", "voyager-mcp"] {
"McpServers": {
"online-voyager-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"voyager-mcp"
]
}
}
} assistant mcp add online-voyager-mcp -t stdio -c npx -a -y voyager-mcp
{
"mcpServers": {
"online-voyager-mcp": {
"command": "npx",
"args": [
"-y",
"voyager-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 21 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 +4
- Stability: unverified → 0.27 ▲ functional
- 8 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 7 Sept 26 48
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 21 Sept 2026 · Analysed npm/voyager-mcp@0.2.1
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 96 packages
| Packages resolved | 96 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
get_account_call ~51
Get details of a specific account call by its id.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Account-call id. |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_api_status ~45
Check the Voyager API status / health. Useful as a connectivity sanity check.
| Name | Type | Req | Description |
|---|---|---|---|
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_block ~66
Get a Starknet block by number, hash, or "pre_confirmed".
| Name | Type | Req | Description |
|---|---|---|---|
| block | string | yes | Block number, block hash (0x...), or "pre_confirmed". |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_cairo_v1_contracts_count ~47
Get the count of Cairo 1 contracts on Starknet.
| Name | Type | Req | Description |
|---|---|---|---|
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_class ~66
Get a Starknet class by hash: type, declaration info, verification status, and ABI.
| Name | Type | Req | Description |
|---|---|---|---|
| classHash | string | yes | Starknet class hash (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_class_code ~74
Get the verified Cairo source code for a class. Use this to read the actual contract implementation when writing or auditing Starknet code.
| Name | Type | Req | Description |
|---|---|---|---|
| classHash | string | yes | Starknet class hash (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_class_contracts ~161
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.
| Name | Type | Req | Description |
|---|---|---|---|
| classHash | string | yes | Starknet class hash (0x-prefixed hex). |
| cursor | string | – | Pagination cursor — pass the value from the previous response to fetch the next page. |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| pageSize | number | – | Items per page: 10, 25, 50, or 100. Defaults to 25. Keep small to save context. |
No output schema declared.
No examples provided.
get_class_decompiled ~67
Get the decompiled code of a class (useful when verified source is not available).
| Name | Type | Req | Description |
|---|---|---|---|
| classHash | string | yes | Starknet class hash (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_class_functions ~62
Get the callable functions (ABI entrypoints) declared by a class.
| Name | Type | Req | Description |
|---|---|---|---|
| classHash | string | yes | Starknet class hash (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_contract ~68
Get a Starknet contract by address: class hash, type, deployment info, ABI, and aliases.
| Name | Type | Req | Description |
|---|---|---|---|
| contractAddress | string | yes | Starknet contract address (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_contract_bridge_transactions ~114
List L1↔L2 bridge transactions involving a contract.
| Name | Type | Req | Description |
|---|---|---|---|
| contractAddress | string | yes | Starknet contract address (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| page | integer | – | Page number (1-based). Defaults to 1. |
| pageSize | number | – | Items per page: 10, 25, 50, or 100. Defaults to 25. Keep small to save context. |
No output schema declared.
No examples provided.
get_contract_class_history ~113
List the class history (implementation upgrades) of a contract.
| Name | Type | Req | Description |
|---|---|---|---|
| contractAddress | string | yes | Starknet contract address (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| page | integer | – | Page number (1-based). Defaults to 1. |
| pageSize | number | – | Items per page: 10, 25, 50, or 100. Defaults to 25. Keep small to save context. |
No output schema declared.
No examples provided.
get_contract_code ~67
Get the code of a contract: verified Cairo source if available, otherwise bytecode/decompiled.
| Name | Type | Req | Description |
|---|---|---|---|
| contractAddress | string | yes | Starknet contract address (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_contract_erc20_balance_history ~94
Get the ERC-20 balance history of a contract over a time range.
| Name | Type | Req | Description |
|---|---|---|---|
| contractAddress | string | yes | Starknet contract address (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| timerange | string | – | Time range. |
| tokenAddress | string | – | Filter by token address (0x-prefixed). |
No output schema declared.
No examples provided.
get_contract_erc20_tokens_held ~65
List the ERC-20 tokens a contract has ever held.
| Name | Type | Req | Description |
|---|---|---|---|
| contractAddress | string | yes | Starknet contract address (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_contract_functions ~61
Get the callable functions (ABI entrypoints) of a contract.
| Name | Type | Req | Description |
|---|---|---|---|
| contractAddress | string | yes | Starknet contract address (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_contract_holders ~126
List token holders for a token contract (paginated).
| Name | Type | Req | Description |
|---|---|---|---|
| contractAddress | string | yes | Token contract address (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| page | integer | – | Page number (1-based). Defaults to 1. |
| pageSize | number | – | Items per page: 10, 25, 50, or 100. Defaults to 25. Keep small to save context. |
| type | string | – | Token standard. Defaults to "erc20". |
No output schema declared.
No examples provided.
get_contract_portfolio ~64
Get the current token portfolio (holdings) of a contract / account.
| Name | Type | Req | Description |
|---|---|---|---|
| contractAddress | string | yes | Starknet contract address (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_contract_token_balances ~61
Get the token balances held by a specific contract address.
| Name | Type | Req | Description |
|---|---|---|---|
| contractAddress | string | yes | Starknet contract address (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_contract_transfer_tokens ~72
List the distinct tokens involved in a contract's transfers (filter helper).
| Name | Type | Req | Description |
|---|---|---|---|
| contractAddress | string | yes | Starknet contract address (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| type | string | – | Token standard. |
No output schema declared.
No examples provided.
get_contract_transfers ~243
List token transfers involving a contract, with filters (token, counterparties, time range). Keyset pagination via `cursor`.
| Name | Type | Req | Description |
|---|---|---|---|
| contractAddress | string | yes | Starknet contract address (0x-prefixed hex). |
| cursor | string | – | Keyset pagination cursor: the `id` of the last item from the previous response. |
| from | string | – | Filter by sender address (0x-prefixed). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| orderBy | string | – | Sort order. Defaults to "desc". |
| pageSize | number | – | Items per page: 10, 25, 50, or 100. Defaults to 25. Keep small to save context. |
| timestampFrom | integer | – | Start of time range (Unix seconds). |
| timestampTo | integer | – | End of time range (Unix seconds). |
| to | string | – | Filter by recipient address (0x-prefixed). |
| tokenAddress | string | – | Filter by token contract address (0x-prefixed). |
| type | string | – | Token standard. Defaults to "erc20". |
No output schema declared.
No examples provided.
get_daily_stats ~91
Get historical daily network statistics (time series) for Starknet.
| Name | Type | Req | Description |
|---|---|---|---|
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| pageSize | number | – | Items per page: 10, 25, 50, or 100. Defaults to 25. Keep small to save context. |
| timerange | string | – | Time range of the series. |
No output schema declared.
No examples provided.
get_delegators_over_time ~57
Get the delegator count over time (time series).
| Name | Type | Req | Description |
|---|---|---|---|
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| timerange | string | – | Time range of the series. |
No output schema declared.
No examples provided.
get_event ~48
Get details of a single event by its id.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Event id. |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_indexer_lagging ~47
Check whether the Voyager indexer is lagging behind the chain tip.
| Name | Type | Req | Description |
|---|---|---|---|
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_l1_bridge_transactions ~117
Get the bridge transactions associated with an L1 transaction (paginated).
| Name | Type | Req | Description |
|---|---|---|---|
| hash | string | yes | L1 (Ethereum) transaction hash (0x-prefixed). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| page | integer | – | Page number (1-based). Defaults to 1. |
| pageSize | number | – | Items per page: 10, 25, 50, or 100. Defaults to 25. Keep small to save context. |
No output schema declared.
No examples provided.
get_l1_state_updates ~119
Get the Starknet state updates included in an L1 transaction (paginated).
| Name | Type | Req | Description |
|---|---|---|---|
| hash | string | yes | L1 (Ethereum) transaction hash (0x-prefixed). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| page | integer | – | Page number (1-based). Defaults to 1. |
| pageSize | number | – | Items per page: 10, 25, 50, or 100. Defaults to 25. Keep small to save context. |
No output schema declared.
No examples provided.
get_l1_transaction ~64
Get an Ethereum L1 transaction related to Starknet by its hash.
| Name | Type | Req | Description |
|---|---|---|---|
| hash | string | yes | L1 (Ethereum) transaction hash (0x-prefixed). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_marketplace_stats ~132
Get NFT marketplace stats ranked by an attribute over a timeframe.
| Name | Type | Req | Description |
|---|---|---|---|
| attribute | string | – | Attribute to rank by. |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| page | integer | – | Page number (1-based). Defaults to 1. |
| pageSize | number | – | Items per page: 10, 25, 50, or 100. Defaults to 25. Keep small to save context. |
| sort | string | – | Sort order. Defaults to "desc". |
| timeframe | string | – | Time window for the stats. |
No output schema declared.
No examples provided.
get_message ~67
Get a Starknet L1↔L2 message by its message hash.
| Name | Type | Req | Description |
|---|---|---|---|
| msgHash | string | yes | L1 ↔ L2 message hash (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_message_bridge_transactions ~123
Get the bridge transactions associated with an L1↔L2 message (paginated).
| Name | Type | Req | Description |
|---|---|---|---|
| msgHash | string | yes | L1 ↔ L2 message hash (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| page | integer | – | Page number (1-based). Defaults to 1. |
| pageSize | number | – | Items per page: 10, 25, 50, or 100. Defaults to 25. Keep small to save context. |
No output schema declared.
No examples provided.
get_network_status ~44
Get the Starknet network status (chain health / indexer state).
| Name | Type | Req | Description |
|---|---|---|---|
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_nft ~76
Get details of a single NFT (token) by contract address and token id.
| Name | Type | Req | Description |
|---|---|---|---|
| contractAddress | string | yes | NFT contract address (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| tokenId | string | yes | Token id within the collection. |
No output schema declared.
No examples provided.
get_nft_contract ~60
Get details of an NFT contract (collection) by address.
| Name | Type | Req | Description |
|---|---|---|---|
| contractAddress | string | yes | NFT contract address (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_nft_contract_balance ~112
List an owner's NFT balances across collections (optionally a specific collection).
| Name | Type | Req | Description |
|---|---|---|---|
| contractAddress | string | – | Filter by NFT contract address. |
| cursor | string | – | Pagination cursor — pass the value from the previous response to fetch the next page. |
| limit | integer | – | Max items to return (1–100). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| ownerAddress | string | yes | Owner address (0x-prefixed hex). |
No output schema declared.
No examples provided.
get_nft_stats ~132
Get NFT collection stats ranked by an attribute over a timeframe.
| Name | Type | Req | Description |
|---|---|---|---|
| attribute | string | – | Attribute to rank by. |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| page | integer | – | Page number (1-based). Defaults to 1. |
| pageSize | number | – | Items per page: 10, 25, 50, or 100. Defaults to 25. Keep small to save context. |
| sort | string | – | Sort order. Defaults to "desc". |
| timeframe | string | – | Time window for the stats. |
No output schema declared.
No examples provided.
get_stake_over_time ~54
Get total stake over time (time series).
| Name | Type | Req | Description |
|---|---|---|---|
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| timerange | string | – | Time range of the series. |
No output schema declared.
No examples provided.
get_staking_overview ~42
Get a high-level overview of Starknet staking.
| Name | Type | Req | Description |
|---|---|---|---|
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_stats ~46
Get current Starknet network statistics: transaction counts, performance metrics, and financial data.
| Name | Type | Req | Description |
|---|---|---|---|
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_today_stats ~57
Get today's Starknet network statistics over a recent window.
| Name | Type | Req | Description |
|---|---|---|---|
| hours | string | – | Lookback window. Defaults to 24h. |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_token_functions ~60
Get the callable functions (ABI entrypoints) of a token contract.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Token contract address (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_token_holders ~131
Get the holders of a token (paginated): addresses, balances, and aliases.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Token contract address (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| page | integer | – | Page number (1-based). Defaults to 1. |
| pageSize | number | – | Items per page: 10, 25, 50, or 100. Defaults to 25. Keep small to save context. |
| type | string | – | Token standard. Defaults to "erc20". |
No output schema declared.
No examples provided.
get_token_security ~67
Get a token's security scan (e.g. Blockaid) — risk flags for the token contract.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Token contract address (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
No output schema declared.
No examples provided.
get_token_transfers ~239
List transfers of a specific token (by its contract address) within a time window. Defaults to the last 7 days; adjust via timestampFrom/timestampTo (max ~90 days). For very high-volume tokens, narrow the window to avoid upstream timeouts. Keyset pagination via `cursor`.
| Name | Type | Req | Description |
|---|---|---|---|
| cursor | string | – | Keyset pagination cursor: pass the `id` of the last item from the previous response. |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| orderBy | string | – | Sort order. Defaults to "desc". |
| pageSize | number | – | Items per page: 10, 25, 50, or 100. Defaults to 25. Keep small to save context. |
| timestampFrom | integer | – | Start of time range (Unix seconds). Defaults to 7 days ago. |
| timestampTo | integer | – | End of time range (Unix seconds). Defaults to now. |
| tokenAddress | string | yes | Token contract address (0x-prefixed hex). |
| type | string | – | Token standard. Defaults to "erc20". |
No output schema declared.
No examples provided.
get_top_contracts_stats ~135
Get the most-used contracts ranked by activity over a timeframe.
| Name | Type | Req | Description |
|---|---|---|---|
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| order | string | – | Sort order. |
| orderBy | string | – | Metric to rank by. |
| page | integer | – | Page number (1-based). Defaults to 1. |
| pageSize | number | – | Items per page: 10, 25, 50, or 100. Defaults to 25. Keep small to save context. |
| q | string | – | Search query. |
| timeframe | string | – | Time window. |
No output schema declared.
No examples provided.
get_transaction ~74
Get a Starknet transaction by hash: status, type, fee, block, and associated data. Use for debugging or inspecting a specific tx.
| Name | Type | Req | Description |
|---|---|---|---|
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| txnHash | string | yes | Transaction hash (0x-prefixed felt). |
No output schema declared.
No examples provided.
get_transaction_messages ~60
Get the L1↔L2 messages associated with a transaction.
| Name | Type | Req | Description |
|---|---|---|---|
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| txnHash | string | yes | Transaction hash (0x-prefixed felt). |
No output schema declared.
No examples provided.
get_transaction_storage_diffs ~62
Get the storage diffs (state changes) produced by a transaction.
| Name | Type | Req | Description |
|---|---|---|---|
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| txnHash | string | yes | Transaction hash (0x-prefixed felt). |
No output schema declared.
No examples provided.
get_transaction_trace ~69
Get the execution trace (nested call tree) of a transaction. Use to debug exactly what calls a tx made.
| Name | Type | Req | Description |
|---|---|---|---|
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| txnHash | string | yes | Transaction hash (0x-prefixed felt). |
No output schema declared.
No examples provided.
get_validator_activity ~115
Get the staking activity log for a validator.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Validator address (0x-prefixed hex). |
| network | string | – | Network to query. Defaults to the server's configured network (mainnet). |
| page | integer | – | Page number (1-based). Defaults to 1. |
| pageSize | number | – | Items per page: 10, 25, 50, or 100. Defaults to 25. Keep small to save context. |
| sort | string | – | Sort order. |
No output schema declared.
No examples provided.
What is the Voyager Starknet Explorer MCP server?
Voyager Starknet Explorer is an MCP server listed in the public MCP registry as online.voyager/mcp. Live Starknet explorer data: transactions, contracts, tokens, NFTs, staking. This page covers its npm package (voyager-mcp).
Is the Voyager Starknet Explorer MCP server safe to use?
Voyager Starknet Explorer scores 70 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the Voyager Starknet Explorer MCP server expose?
Voyager Starknet Explorer exposes 82 tools: voyager_ping, list_transactions, get_transaction, get_transaction_trace, get_transaction_messages, and 77 more. Their descriptions and schemas cost roughly 8,216 tokens of context every time the server is loaded.
Is the Voyager Starknet Explorer MCP server still maintained?
Voyager Starknet Explorer is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the Voyager Starknet Explorer MCP server under?
Voyager Starknet Explorer declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.