HomeOther › lighthouse-mcp

lighthouse-mcp

MCP server for Google Lighthouse performance metrics

TypeScript
★ 209 stars Last pushed 2026-09-13 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.9)

npx -y lighthouse-mcp@0.1.9

Or add to your MCP client config:

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

Related servers

Data from the Official MCP Registry