lighthouse-mcp-server

danielsogl/lighthouse-mcp-server
★ 59 stars TypeScript 🤖 AI/LLM Updated 1d ago
MCP server that enables AI agents to perform comprehensive web audits using Google Lighthouse with 13+ tools for performance, accessibility, SEO, and security analysis.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lighthouse-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "danielsogl/lighthouse-mcp-server"
      ]
    }
  }
}

Topics

lighthouselighthouse-auditslighthouse-scoremcpmcp-server