About
Overview
The Lighthouse MCP Server enables AI agents to run Google Lighthouse audits on web pages. It provides performance scores, accessibility checks, SEO analysis, and best practice recommendations.
Capabilities
Tools & Capabilities
⚡audit
Run a full Lighthouse audit
⚡get_performance
Get performance metrics
⚡get_accessibility
Get accessibility score and issues
Setup
Installation
bash
Install
npx -y mcp-server-lighthouseExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"lighthouse": {
"command": "npx",
"args": ["-y", "mcp-server-lighthouse"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 80
Last UpdatedFeb 12, 2026