mattiasw/browserloop
A Model Context Protocol (MCP) server for taking screenshots and reading console logs of web pages using Playwright.
Platform-specific configuration:
{
"mcpServers": {
"browserloop": {
"command": "npx",
"args": [
"-y",
"browserloop"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...