Uses Playwright to open browsers, monitor console logs, and track network requests, providing structured data access via the Model Context Protocol for enhanced client-side debugging and analysis.
Unlock the full potential of Browser Monitoring MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!
This MCP (Model Context Protocol) server uses Playwright to open a browser, monitor console logs, and track network requests. It exposes these capabilities as tools that can be used by MCP clients.
Edit the file:
~/Library/Application\ Support/Claude/claude_desktop_config.json
Add this:
"playwright": { "command": "/Users/christophersettles/.local/bin/uv", "args": [ "--directory", "/ABSOLUTE/PATH/TO/playwrightdebugger/", "run", "mcp_playwright.py" ] }
(Replace /ABSOLUTE/PATH/TO/playwrightdebugger/
with the absolute path to the directory where you cloned the repository)
Open localhost:3000/dashboard and look at console logs and network requests
Close the browser
The server uses Playwright's event listeners to capture console messages and network activity. When a client requests this information, the server returns it in a structured format that can be used by the LLM.
Integrates AI assistants with code quality analysis by providing access to metrics, issues, security...
Advanced Model Context Protocol server enabling headless web browsing with multi-tab support, dynami...
Provides a Model Context Protocol (MCP) service offering advanced network incident response tools in...
Enables AI assistants to access, search, and filter Intercom customer support conversations and tick...
Model Context Protocol server enabling advanced browser automation with Playwright, featuring multi-...