Back to Home
danielsogl icon

lighthouse-mcp-server

Verified Safe

by danielsogl

Overview

Provides comprehensive web performance, accessibility, SEO, and security auditing and analysis using Google Lighthouse for LLMs and AI agents.

Installation

Run Command
npx @danielsogl/lighthouse-mcp@latest

Security Notes

The server's core function involves making external network requests to user-provided URLs for auditing, which carries inherent risks. Basic URL validation (HTTP/S protocol check) is implemented in schemas to prevent invalid protocols, but it does not protect against potential Server-Side Request Forgery (SSRF) if the server is deployed in an environment with access to internal networks. The SECURITY.md documentation explicitly advises running the server in isolated network environments and validating URLs to mitigate these risks. No obvious 'eval' or hardcoded secrets were found in the provided source code.

Similar Servers

Stats

Interest Score44
Security Score8
Cost ClassHigh
Avg Tokens100000
Stars37
Forks6
Last Update2026-01-19

Tags

LighthouseWeb PerformanceAccessibilitySEOAI Agents