Browser Tools
Summary
Browser Tools MCP provides a bridge between AI assistants and web browsers, enabling real-time access to console logs, network requests, screenshots, and DOM elements through a Chrome extension and server architecture. The implementation includes Lighthouse-powered audit capabilities for accessibility, performance, SEO, and best practices, with AI-optimized reporting that prioritizes critical issues. Built by AgentDesk AI, it uses WebSocket communication for live updates and includes a Puppeteer service for cross-platform browser automation, making it valuable for debugging web applications, analyzing performance issues, and improving site accessibility without leaving the AI conversation interface.
Available Actions(7)
runAccessibilityAudit
Ensures the page meets accessibility standards like WCAG.
runPerformanceAudit
Identifies performance bottlenecks and loading issues.
runSEOAudit
Evaluates how well the page is optimized for search engines.
runBestPracticesAudit
Checks for general best practices in web development.
runAuditMode
Runs all audits in a particular sequence. Will run a NextJS audit if the framework is detected.
runNextJSAudit
Checks for best practices and SEO improvements for NextJS applications.
runDebuggerMode
Runs all debugging tools in a particular sequence.
Community Reviews
No reviews yet. Be the first to review!
Sign in to join the conversation