@eqiz/browser-tools-mcp-enhanced
v3.0.1
Published
A powerful suite of 36 development and analysis tools for browser automation and web application analysis.
Maintainers
Readme
MCP Browser Tools
MCP Browser Tools is a powerful suite of 36 development and analysis tools that connect to a running browser instance through the Browser MCP Connector. It provides a comprehensive set of capabilities for web developers to inspect, analyze, and improve their web applications directly from their development environment.
This enhanced version includes a wide range of tools, from basic browser interactions to advanced performance analysis, visual regression testing, and comprehensive reporting.
Features
- 36 Powerful Tools: A comprehensive suite of tools for development, analysis, and reporting.
- Live Browser Interaction: Connects to a live browser instance for real-time data and interaction.
- Enhanced Development Tools: Advanced tools for analyzing console errors, network performance, tech stack, and more.
- Historical Data Analysis: Stores data over time to track trends and improvements.
- Comprehensive Reporting: Generates detailed reports on performance, accessibility, and overall page health.
- Extensible: Built on the Model Context Protocol (MCP), it's easy to add new tools and capabilities.
Available Tools
Core Browser Tools (16)
getConsoleLogsgetConsoleErrorsgetNetworkErrorsgetNetworkLogstakeScreenshotgetSelectedElementwipeLogsrunAccessibilityAuditrunPerformanceAuditrunSEOAuditrunNextJSAuditrunDebuggerModerunAuditModerunBestPracticesAuditcheckNavigationStatusenableNavigation
Enhanced Development Tools (20)
analyzeConsoleErrorstrackConsoleWarningsdetectAPIErrorscompareScreenshotsOverTimetrackImprovementTrendsdetectConsolePatternstrackResourceLoadingdetectLayoutIssuesextractPageMetadatasummarizeConsoleActivityidentifyUnusedResourcesextractColorPaletteassessPageComplexityexportDevelopmentDatacreatePageHealthSummarygenerateLighthouseCIcreatePerformanceBudgetanalyzeNetworkPerformanceanalyzeTechStackgenerateComprehensiveReport
Getting Started
- Install the Browser MCP Connector: Follow the instructions in the Browser MCP Connector repository to install and run the browser extension.
- Install the MCP Browser Tools:
npm install mcp-browser-tools - Run the MCP Server:
npx mcp-browser-tools - Connect from your MCP Client: Connect to the
Browser Tools MCPfrom your MCP-compatible client to start using the tools.
Contributing
Contributions are welcome! Please open an issue or submit a pull request if you have any ideas or improvements.
