Voyager's web-page sense: safe read-only observation of one live URL (structure, security, a11y).
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Voyager's web-page sense. A safe, read-only observation of one live URL: its structure, forms, links, script origins, security posture (HTTPS / HSTS / CSP / mixed-content / cookies) and accessibility signals (lang, image alt coverage, heading order) β each with a described, never applied fix.
It parses static HTML β no JavaScript execution, no headless browser β so
it's honest about what it can and cannot see (it will not render a client-side
SPA's runtime state). Every piece of page text is returned framed as
untrusted. It is SSRF-gated: it refuses non-http(s) URLs and anything
resolving to private, loopback, or cloud-metadata addresses.
One sense in the Voyager family. Read-only, like all the senses β it never submits a form, clicks, or mutates anything.
One tool, observe_page.
unsafe-inline/unsafe-eval/wildcard/no object-src/no base-uri); missing clickjacking protection (X-Frame-Options / frame-ancestors); missing nosniff, Referrer-Policy, Permissions-Policy; version-leaking Server/X-Powered-By; mixed content on an HTTPS page (origin-compared, not prefix); per-cookie Secure/HttpOnly; third-party scripts without Subresource Integrity.critical); a sensitive form (password/payment) posting cross-origin or over HTTP; a sensitive POST with no anti-CSRF token; sensitive data on GET.target="_blank" without rel="noopener" (reverse-tabnabbing).Set-Cookie, and same-origin bundles are decoded (header+payload, base64url, no signature verification, no secret cracking) and flagged for alg:none (critical), expired (exp in the past), or missing exp. Claim values are framed as untrusted.GETs to a short fixed list (/.git/config, /.env, /.svn/entries, /.DS_Store, /config.json, /wp-config.php~, /backup/, /uploads/), flagging only a confirmed body signature β never a bare 200. Pinned to the vetted IP; honours --authorized. Disable with --no-discovery.<html lang>, images without alt, skipped heading levels, unlabeled form fields.render: static | hybrid | client-heavy field: if a page's content is JavaScript-rendered, the brief says so and marks itself PARTIAL rather than reporting a shell as clean.@dir-ai/voyager / @dir-ai/voyager-net.http(s); a single URL (no lists/credentials). The host is resolved, every address is classified canonically (IPv4-mapped IPv6, unspecified, CGNAT, NAT64, link-local, private, loopback, metadata all refused), and the connection is pinned to the vetted IP so DNS rebinding cannot swap in an internal address between the check and the fetch. Every redirect hop is re-vetted and re-pinned.render field says exactly how much it saw.CognitiveClaim adapter so a page observation drops into a @dir-ai/voyager-agent mission (page β host β dependency chain).--render sandboxed headless pass (network-isolated, resource-capped) for true SPA/rendered-DOM coverage, always labeled as render-mode output; a stable finding-kind taxonomy and a full posture score.The line stays fixed: voyager-browser expands by reading more of what's already served, never by doing more to the server. Anything active (submitting, fuzzing, probing) belongs to a separate consent-gated organ.
| Package | Sense |
|---|---|
@dir-ai/voyager | web β verified-internet retrieval |
@dir-ai/voyager-browser | web page β observe one live URL |
@dir-ai/voyager-repo | code β orient in a repository |
@dir-ai/voyager-net | hosts β authorized host audit |
@dir-ai/voyager-contract | the cognitive contract the senses speak |
@dir-ai/voyager-agent | the one agent that composes them |
MIT Β© dir-ai
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/voyager-browser)<a href="https://allmcps.com/mcp/voyager-browser"><img src="https://allmcps.com/api/badge/voyager-browser?style=directory" alt="Voyager Browser on AllMCPs" /></a>