Lighthouse MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| run_auditC | Run a comprehensive Lighthouse audit on a website |
| get_accessibility_scoreB | Get the accessibility score and recommendations for a website |
| get_seo_analysisC | Get SEO analysis and recommendations for a website |
| check_pwa_readinessC | Check Progressive Web App readiness and requirements |
| get_performance_scoreC | Get the performance score for a website |
| get_core_web_vitalsC | Get Core Web Vitals metrics for a website |
| compare_mobile_desktopC | Compare website performance between mobile and desktop devices |
| check_performance_budgetC | Check if website performance meets specified budget thresholds |
| get_lcp_opportunitiesC | Get LCP optimization opportunities for a website |
| find_unused_javascriptC | Find unused JavaScript code to reduce bundle size |
| analyze_resourcesC | Analyze website resources (images, JS, CSS, fonts) for optimization opportunities |
| get_security_auditC | Perform security audit checking HTTPS, CSP, and other security measures |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| analyze-audit-results | |
| create-performance-plan | |
| compare-audits | |
| seo-recommendations | |
| accessibility-guide | |
| create-performance-budget | |
| optimize-core-web-vitals | |
| optimize-resources |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| core-web-vitals-thresholds | |
| optimization-techniques | |
| wcag-guidelines | |
| seo-best-practices | |
| security-best-practices | |
| budget-guidelines | |
| categories-scoring | |
| framework-guides |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/danielsogl/lighthouse-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server