Back to directory
priyankark/lighthouse-mcp

priyankark/lighthouse-mcp

@priyankark

An MCP server that wraps Google's Lighthouse tool to measure web page performance metrics for AI assistants.

lighthouseperformancewebauditmcpai-assistantmetricsoptimizationtool

Installation & Configuration

{
  "mcpServers": {
    "lighthouse": {
      "command": "npx",
      "args": [
        "lighthouse-mcp"
      ],
      "disabled": false,
      "autoApprove": []
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15