A11y
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.
主要功能
- Offers customizable tests for specific accessibility tags/standards.
- Validates proper usage of ARIA attributes.
- Tests web pages and HTML snippets for accessibility issues.
- Checks content against WCAG standards (2.0, 2.1, 2.2).
- Performs color contrast analysis for WCAG compliance.
- 8 GitHub stars
使用案例
- Automated accessibility testing within LLM workflows.
- Ensuring WCAG compliance for web applications and content.
- Identifying and resolving accessibility issues in HTML code.