All MCP servers

Lighthouse Mcp

Official
by Api.Airforcestdio0145MIT

MCP server for Google Lighthouse performance metrics

mcpopen-source

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "lighthouse-mcp-impe5bcc": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}