A MCP server that analyzes web site performance using Playwright and Lighthouse.
Overview
What is Playwright-Lighthouse MCP Server?
Playwright-Lighthouse MCP Server is a server that analyzes website performance using Playwright and Lighthouse through the Model Context Protocol (MCP).
How to use Playwright-Lighthouse MCP Server?
To use the server, clone the repository, install the dependencies, and run the server with the appropriate configuration for MCP clients.
Key features of Playwright-Lighthouse MCP Server?
- Performance analysis using Lighthouse
- Screenshot capture of web pages
- Integration with MCP clients like Claude for Desktop
Use cases of Playwright-Lighthouse MCP Server?
- Analyzing the performance of web applications.
- Capturing screenshots for visual regression testing.
- Integrating with other tools that support the Model Context Protocol.
FAQ from Playwright-Lighthouse MCP Server?
- What are the prerequisites for using this server?
You need Node.js 18 or higher and npm installed.
- Can I integrate this server with other applications?
Yes! It can be integrated with any client that supports the Model Context Protocol (MCP).
- What kind of analysis does it perform?
It performs performance analysis and can capture screenshots of web pages.