Accessibility Scanner
CreatedJustasMonkev
Performs automated accessibility scans of web pages using Playwright and Axe-core.
About
This tool provides an automated solution for scanning web pages for accessibility violations, leveraging Playwright and Axe-core. It functions as a Model Context Protocol (MCP) server, enabling integration with platforms like Claude to identify and report accessibility issues based on WCAG 2.1/2.2 standards. The scanner generates visual reports with highlighted violations, detailed JSON reports with remediation guidance, and full-page screenshots, making it easier to understand and address accessibility concerns.
Key Features
- Checks for full WCAG 2.1/2.2 compliance
- Automatically captures screenshots with violation highlighting
- Generates detailed JSON reports with remediation guidance
Use Cases
- Identify accessibility issues on a webpage based on WCAG standards
- Generate visual reports highlighting accessibility violations
- Receive detailed JSON reports with guidance for fixing identified issues