Lighthouse

Use Google's lighthouse tool to measure perf metrics for your webpage. You can then run an agentic loop and get the assistants to optimize those metrics.

View Source
28 stars
0 tools
Created Aug 2025
@priyankark/priyankark-lighthouse-lighthouse-mcp

About

Use Google's lighthouse tool to measure perf metrics for your webpage. You can then run an agentic loop and get the assistants to optimize those metrics.

Categories

general

Installation

npm

npm install @priyankark/priyankark-lighthouse-lighthouse-mcp

Configuration

{ "mcpServers": { "priyankark-lighthouse-lighthouse-mcp": { "command": "npx", "args": [ "-y", "@priyankark/priyankark-lighthouse-lighthouse-mcp" ] } } }