Skip to main content
Glama

Lighthouse MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
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

NameDescription
core-web-vitals-thresholds
optimization-techniques
wcag-guidelines
seo-best-practices
security-best-practices
budget-guidelines
categories-scoring
framework-guides

Tools

Functions exposed to the LLM to take actions

NameDescription
run_audit

Run a comprehensive Lighthouse audit on a website

get_accessibility_score

Get the accessibility score and recommendations for a website

get_seo_analysis

Get SEO analysis and recommendations for a website

check_pwa_readiness

Check Progressive Web App readiness and requirements

get_performance_score

Get the performance score for a website

get_core_web_vitals

Get Core Web Vitals metrics for a website

compare_mobile_desktop

Compare website performance between mobile and desktop devices

check_performance_budget

Check if website performance meets specified budget thresholds

get_lcp_opportunities

Get LCP optimization opportunities for a website

find_unused_javascript

Find unused JavaScript code to reduce bundle size

analyze_resources

Analyze website resources (images, JS, CSS, fonts) for optimization opportunities

get_security_audit

Perform security audit checking HTTPS, CSP, and other security measures

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