Scan pages for accessibility issues with Playwright, Axe, and summarized reports.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "playwright-accessibility-mcp-server" yet — see the docs or source repo.
Use playwright-accessibility-mcp-server to scan this URL for accessibility issues: https://example.com. List the main violations by severity and provide fix suggestions.
A report with accessibility violations, severity levels, element locations, and remediation suggestions.
Use playwright-accessibility-mcp-server to test the accessibility compliance of this HTML snippet and summarize the issues: <form><input type="text"><button></button></form>
A summary of accessibility issues in the HTML, such as missing labels or unnamed buttons, with suggested fixes.
Use playwright-accessibility-mcp-server to batch scan these pages for accessibility issues and generate a summary report grouped by page and issue type: https://example.com https://example.com/pricing https://example.com/contact
A batch summary showing issue counts per page, common violation types, and overall remediation priorities.
Scan localhost pages for accessibility issues and get structured WCAG 2.1 fixes.
Run accessibility audits with actionable fixes, authenticated testing, and batch review support.
Run web accessibility audits and get compact, actionable fix recommendations.
Summarize Playwright accessibility snapshots to cut context use in browser automation.
Audit web accessibility compliance and generate structured reports with actionable fixes.
Audit web pages for WCAG issues and generate deterministic fixes and PRs.