mcpbeat Sign in

Voyager Starknet Explorer MCP Server

local only

Voyager Starknet Explorer runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm.

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

Installs per day peak 15 · avg 3 · -19% w/w
a month agotoday
43
Installs / week
npm · voyager-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Voyager Starknet Explorer every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp -- npx -y voyager-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "voyager-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "voyager-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "voyager-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "voyager-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Voyager Starknet Explorer

same job, measured the same way
Etherscan
by etherscan

Read-only Etherscan V2 blockchain data: balances, transactions, transfers, tokens, contracts, logs.

16 tools answering
Fuse Network
by fuse

MCP server for Fuse Network: balances, tokens, staking, DeFi data, swaps and on-chain transactions.

50 tools answering
Helius MCP
by mrfentmen

Helius Solana API: balances, transactions, NFTs, token metadata.

local only
Cyberwarex Chain Data
by cyberpunk11147

EVM onchain data: wallet, token, price, gas, transactions, ENS across 5 chains.

local only
Opencollective
by pipeworx-io

Open Collective public collective/transaction data

40 tools answering
I
Japan Real Estate Market Data
by koumekoubou

Japan real estate data: transactions, land prices, vacancy, hazard, zoning & more.

answering
Loops
by usefulapi

Manage Loops contacts, mailing lists, and transactional/event emails.

10 tools answering
Open Collective Expenses & Transactions Scraper
by ranovam

Scrape any Open Collective's public expenses and transactions as clean JSON — amounts, dates…

answering

Voyager Starknet Explorer — questions

Answers built from our own checks of this server.

Why is there no uptime for Voyager Starknet Explorer?
Voyager Starknet Explorer runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package voyager-mcp was installed 43 times last week.
How do I connect Voyager Starknet Explorer?
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 runs locally, so the command pulls voyager-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Voyager Starknet Explorer?
The npm package voyager-mcp was installed 43 times in the last week. Week over week that is -19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.