lighthouse-mcp
13
Lighthouse MCP Server is a tool designed to integrate Google's Lighthouse auditing capabilities with the MCP infrastructure. It allows users to run audits on web pages to measure performance metrics, supporting configurations like device emulation and network throttling.
What is the minimum Node.js version required?
The minimum Node.js version required is 16.
Do I need a specific browser for Lighthouse?
Yes, you need Chrome or Chromium browser for Lighthouse to function.
Can I run audits on multiple URLs simultaneously?
Currently, the server is designed to handle one URL at a time per audit request.
Is network throttling enabled by default?
Yes, network throttling is enabled by default but can be disabled in the audit parameters.
How can I specify which audit categories to run?
You can specify audit categories in the 'categories' parameter of the 'run_audit' tool.