Back to directory
browserloop

browserloop

@mattiasw22

An MCP server that enables AI agents to capture high-quality screenshots and monitor console logs from web pages using Playwright, supporting various formats, authentication, and configurable options.

screenshotconsole logplaywrightbrowser automationautomation

Installation & Configuration

{
  "mcpServers": {
    "browserloop": {
      "command": "npx",
      "args": [
        "-y",
        "browserloop@latest"
      ],
      "description": "Screenshot and console log capture server for web pages using Playwright"
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/5/25
Updated
2026/6/8