BrowserTools MCP is an open source project developed by the AgentDeskAI team to realize real-time monitoring of browser activity through Chrome extensions and Node.js services. Its core value is to help developers and AI systems to efficiently obtain browser operation data , including console logs , network requests and screenshots and other information . The project is designed based on Anthropic's MCP protocol and works seamlessly with Cursor and other editors that support the MCP protocol. The latest version 1.2.0 was released in February 2025 and has already received 2400+ stars on GitHub, demonstrating the high level of acceptance from the developer community. The tool stores all data locally and does not involve any third-party services, ensuring data security.
BrowserTools MCP provides a more systematic solution than traditional manual debugging methods. It not only captures real-time data, but also performs a complete website audit, including features such as performance analysis, SEO optimization recommendations, and accessibility checks. For modern web development and AI application development scenarios, this integrated monitoring and auditing capability greatly improves work efficiency, allowing developers to locate and resolve issues faster.
This answer comes from the articleBrowserTools MCP: MCP service for real-time monitoring of browser activityThe
































