mcp-a11y-auditors
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-a11y-auditorsaudit https://example.com for WCAG 2.2 issues"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-a11y-auditors
Sistema MCP de auditoría de accesibilidad WCAG 2.2 para lectores de pantalla. Construido como iniciativa para automatizar auditorías en equipos de QA.
¿Qué es?
8 servidores MCP independientes que conectan Claude con los principales lectores de pantalla del mercado — permitiendo auditar criterios WCAG de forma automatizada en lugar de hacerlo manualmente.
Resultado: 95 minutos automatizados vs 250 minutos manuales — 62% de ahorro.
Related MCP server: aria51 MCP Server
Los 8 auditores
Servidor | Simula | Plataforma | Fidelidad |
voiceover-auditor | VoiceOver | macOS · Safari | ~55% |
voiceover-ios-auditor | VoiceOver | iOS · iPadOS | ~55% |
nvda-auditor | NVDA | Windows · Firefox | ~55% |
jaws-auditor | JAWS | Windows · Chrome | ~55% |
talkback-auditor | TalkBack | Android · Chrome | ~55% |
narrator-auditor | Narrator | Windows · Edge | ~55% |
virtual-sr-auditor | Spec ARIA | CI/CD | ~55% |
a11y-tree-auditor | Browser real | Chromium · Playwright | ~80% |
Requisitos
Node.js 18+
Claude Desktop con soporte MCP
Playwright (para el Tree Auditor)
Instalación
git clone https://github.com/Yoan00237/mcp-a11y-auditors.git
cd mcp-a11y-auditors
npm install
npx playwright install chromiumCriterios WCAG cubiertos
20 de los 55 criterios WCAG 2.2 — niveles A y AA. Enfocados en los criterios críticos para lectores de pantalla.
1.1.1 · 1.3.1 · 1.3.2 · 1.3.5 · 2.1.1 · 2.1.2 · 2.4.1 · 2.4.2 2.4.3 · 2.4.4 · 2.4.5 · 2.4.6 · 3.1.1 · 3.1.2 · 3.2.1 · 3.2.2 3.3.1 · 3.3.2 · 4.1.2 · 4.1.3
Compatible con
Claude Desktop · Cursor · VS Code · Windsurf
Autor
Yoan Chagua LinkedIn: https://www.linkedin.com/in/yoanchagua-accessibility/ Email: yoan.chagua@gmail.com
This server cannot be deployed
Maintenance
Related MCP Connectors
Accessibility compliance for AI coding tools. WCAG 2.2 reviews with shared evidence.
Pilot AEO/GEO from Claude: bulk audits, server-side fixes via WordPress plugin, AI citations.
Scan URLs for WCAG 2.1 violations, generate AI fixes, and produce VPAT 2.5 compliance reports.
Real-browser WCAG audit that also finds keyboard-inoperable controls axe-core misses, with fixes.
Related MCP Servers
- FlicenseBqualityDmaintenanceEnables AI agents to perform comprehensive accessibility audits on websites using Playwright and axe-core against WCAG standards. Provides detailed compliance reports with violation summaries and remediation guidance across multiple browsers.3-
- AlicenseNot gradedqualityBmaintenanceEnables AI coding assistants to test web accessibility by scanning URLs, detecting violations, and running focused audits on keyboard navigation, screen reader compatibility, and WCAG criteria — all within the assistant's loop.MIT
- AlicenseAqualityCmaintenanceProvides conversational, actionable accessibility testing for AI agents, including auditing, prioritization, and code-level fixes.228MIT
- AlicenseAqualityCmaintenanceEnables auditing web pages for WCAG violations, applying deterministic fixes and PRs, all through MCP clients like Claude Desktop.7MIT