HomeBrowser Automation & Scraping › snapsurf

snapsurf

Web navigation and verification for AI agents: page digest, typed diff per action, assertions.

TypeScript Local macOSWindowsLinux
★ 0 stars Last pushed 2026-09-18 License: MIT

Topics: Browser Automation

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.2)

npx -y @zumer/snapsurf@0.1.2

Or add to your MCP client config:

{
  "mcpServers": {
    "snapsurf": {
      "command": "npx",
      "args": [
        "-y",
        "@zumer/snapsurf@0.1.2"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry