danielsogl/lighthouse-mcp-server
MCP server that enables AI agents to perform comprehensive web audits using Google Lighthouse with 13+ tools for performance, accessibility, SEO, and security analysis.
Platform-specific configuration:
{
"mcpServers": {
"lighthouse-mcp-server": {
"command": "npx",
"args": [
"-y",
"lighthouse-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...