← Index

io.github.priyankark/lighthouse-mcp

io.github.priyankark/lighthouse-mcp·v0.1.9·Other
Quality Score
65
/100

MCP server for Google Lighthouse performance metrics

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "lighthouse-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lighthouse-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "lighthouse-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lighthouse-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y lighthouse-mcp
§03  MCP Quality Score  ·  methodology
freshness
10
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other