HomeBrowser Automation & Scraping › peek

peek

Exposes recorded browser sessions (rrweb DOM, console, network) to AI coding agents, fully local

TypeScript Local
★ 7 stars Last pushed 2026-07-10 License: Apache-2.0

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.0-alpha.24)

npx -y @peekdev/mcp@0.1.0-alpha.24

Or add to your MCP client config:

{
  "mcpServers": {
    "rrweb-stack": {
      "command": "npx",
      "args": [
        "-y",
        "@peekdev/mcp@0.1.0-alpha.24"
      ]
    }
  }
}

Related servers

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

Data from the Official MCP Registry