mattiasw/browserloop
If you are the rightful owner of browserloop and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
BrowserLoop is a Model Context Protocol (MCP) server designed for capturing screenshots and reading console logs from web pages using Playwright.
BrowserLoop is a powerful tool that leverages the capabilities of Playwright to automate the process of capturing high-quality screenshots and monitoring console logs from web pages. It is particularly useful for AI agents involved in debugging, testing, and development tasks. The tool supports both localhost and remote URLs, making it versatile for various development environments. With Docker containerization, BrowserLoop ensures consistent execution across different systems. It also supports multiple image formats and configurable quality settings, allowing users to tailor the output to their specific needs. Additionally, BrowserLoop integrates fully with the MCP protocol, making it a valuable asset for AI development tools. The tool is built with TypeScript and offers comprehensive testing capabilities using Node.js's built-in test runner.
Features
- High-quality screenshot capture using Playwright
- Console log monitoring and collection from web pages
- Support for localhost and remote URLs
- Cookie-based authentication for protected pages
- Full MCP protocol integration with AI development tools