ghostregenare/mcp-web-audit-server
3.1
If you are the rightful owner of mcp-web-audit-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP Web Audit Server is a Model Context Protocol server designed for automated web audits and PWA optimization.
Tools
Functions exposed to the LLM to take actions
crawl_site
Crawls a website and returns all found URLs.
audit_accessibility
Conducts an accessibility audit using axe-core.
audit_lighthouse
Performs a Lighthouse audit for various quality metrics.
audit_entire_site
Conducts a full site audit using crawler, Lighthouse, and axe.
ensure_pwa_manifest
Creates or updates a PWA manifest.
generate_service_worker
Generates a service worker for PWA.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client