mcpbeat Sign in

Voyager Net MCP Server

local only

Voyager Net runs on your own machine — the client starts it, so there is no endpoint to ping. 83 installs a week from npm. Last commit 20 Jul 2026.

A safe, read-only, authorized audit of one host you own: DNS, ports, TLS, HTTP hygiene.

Installs per day peak 89 · avg 16 · -2% w/w
a month agotoday
83
Installs / week
npm · @dir-ai/voyager-net
0
Stars
0 open issues
20 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Voyager Net 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 voyager-net -- npx -y @dir-ai/voyager-net
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "voyager-net": {
      "args": [
        "-y",
        "@dir-ai/voyager-net"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.voyager-net]
command = "npx"
args = ["-y", "@dir-ai/voyager-net"]
.cursor/mcp.json
{
  "mcpServers": {
    "voyager-net": {
      "args": [
        "-y",
        "@dir-ai/voyager-net"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "voyager-net": {
      "args": [
        "-y",
        "@dir-ai/voyager-net"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Voyager Net

same job, measured the same way
Atlas
by agentic-atlas

Agent-design pattern guidance via 5 hosted read-only tools; Streamable HTTP, no auth, one Release.

5 tools answering
Govenant Audit
by govenantstandard

Run the GOVENANT trust audit on your own AI agents — read-only, aggregate-only. Detects…

answering
Shipcheck MCP
by tatelyman

Read-only Shipcheck launch-risk scans for authorized JS, TS, and MCP repos.

50 installs/wk local only
Vortex Iq
by vortexiq

Read-only access to your VortexIQ store data: audits, KPIs, alerts, Brand DNA, reports, Ask VIQ.

answering
BankMCP™
by noskillish

Read-only MCP server for your own bank accounts via Enable Banking. Self-hosted, one user.

735 installs/wk local only
:authority host:port shape, value discarded
by sadri-dridi

:authority host:port shape, value discarded

30 tools answering
Vocci
by vocci

Read-only MCP access to authorized Vocci sessions, notes, files, and memory search.

answering
HTTP 401 unauthorized
by sadri-dridi

Meaning of HTTP 401.

30 tools answering

Voyager Net — questions

Answers built from our own checks of this server.

Why is there no uptime for Voyager Net?
Voyager Net 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 @dir-ai/voyager-net was installed 83 times last week.
How do I connect Voyager Net?
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 @dir-ai/voyager-net straight from npm; nothing to host, nothing to sign up for.
How many people use Voyager Net?
The npm package @dir-ai/voyager-net was installed 83 times in the last week. Week over week that is -2%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Voyager Net open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.