webaudit-mcp
Related Servers
Alternatives to webaudit-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceCore Web Vitals analysis powered by Lighthouse. Four tools: analyze a URL, compare two URLs, check against thresholds, or crawl an entire site. Works with Claude Code, Cursor, Windsurf, and any MCP-compatible AI tool.49 npmMIT
- FlicenseAqualityDmaintenanceEnables Claude Code to capture and analyze web page screenshots, responsive layouts, and page metadata using Puppeteer. It allows developers to perform visual UI inspections and compare designs across various viewports directly within the terminal.3-
- AlicenseAqualityCmaintenanceEnables auditing web pages for WCAG violations, applying deterministic fixes and PRs, all through MCP clients like Claude Desktop.7MIT
- AlicenseNot gradedqualityAmaintenanceMerges your Google Search Console data with a live crawl of your site to run a comprehensive technical SEO audit inside Claude, providing prioritized findings and paste-ready fixes.77 npm19Apache 2.0
- AlicenseNot gradedqualityBmaintenanceEnables Claude to perform full SEO audits on unpublished HTML, Markdown, or Word documents, including keyword analysis, meta tag suggestions, readability scoring, and heading structure validation.3 npmMIT
- AlicenseBqualityCmaintenanceFrontend expert for Claude Code. Captures screenshots, runs Lighthouse + axe-core accessibility audits + code analysis, generates an expert review, and auto-fixes everything — 12 tools, completely free for Pro plan users.3734 npm9MIT
TDQS
Scored across 7 tools
Tools are mostly distinct with clear roles: audit_page is a composite overview while the others go deeper on specific aspects. The descriptions explicitly cross-reference each other, reducing ambiguity, though audit_page does overlap with several specialized tools.
Most names follow verb_noun convention (audit_page, detect_tracking_tags, find_duplicate_tags, measure_performance, analyze_page_weight, check_headers). tracking_summary breaks the pattern by being a noun phrase, causing a minor inconsistency.
Seven tools is well-scoped for a web audit server, covering tracking, performance, headers, and weight without redundancy or bloat. Each tool has a distinct purpose and contributes to the overall workflow.
The set covers the core audit lifecycle: detection, duplicate analysis, performance, page weight, headers, and a summary. Minor gaps exist (e.g., no field performance data or cookie inspection), but the provided tools handle the primary use cases effectively.