Provides Large Language Models (LLMs) access to web accessibility testing APIs.
A11y enables Large Language Models to analyze web content for WCAG compliance and identify accessibility issues through a Model Context Protocol (MCP) server. Utilizing the Deque Axe-core API and Puppeteer, it facilitates comprehensive testing of web pages and HTML snippets against various WCAG standards, empowering LLMs to ensure web content is accessible and compliant.
Key Features
01Offers customizable tests for specific accessibility tags/standards.
02Validates proper usage of ARIA attributes.
03Tests web pages and HTML snippets for accessibility issues.
04Checks content against WCAG standards (2.0, 2.1, 2.2).
05Performs color contrast analysis for WCAG compliance.
068 GitHub stars
Use Cases
01Automated accessibility testing within LLM workflows.
02Ensuring WCAG compliance for web applications and content.
03Identifying and resolving accessibility issues in HTML code.