Lighthouse MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 649 installs a week from npm. Last commit 17 Apr 2026.
MCP server for Google Lighthouse performance metrics
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add lighthouse-mcp -- npx -y lighthouse-mcp
{
"mcpServers": {
"lighthouse-mcp": {
"args": [
"-y",
"lighthouse-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.lighthouse-mcp]
command = "npx"
args = ["-y", "lighthouse-mcp"]
{
"mcpServers": {
"lighthouse-mcp": {
"args": [
"-y",
"lighthouse-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"lighthouse-mcp": {
"args": [
"-y",
"lighthouse-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.