HomeBrowser Automation & Scraping › snapstack-server

snapstack-server

Local always-on server for SnapStack: browser capture intake + MCP over 127.0.0.1.

TypeScript Local macOSWindowsLinux
★ 1 stars Last pushed 2026-06-15 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 1.2.3)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "snapstack-server": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

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

Data from the Official MCP Registry