com.nexaaly/a11y-check MCP Server
The com.nexaaly/a11y-check MCP server performs real-browser WCAG audits. It identifies accessibility issues that axe-core may miss, specifically keyboard-inoperable controls, and provides fixes as part of the audit results.
🛠️ Key Features
- Real-browser WCAG audit execution
- Detects keyboard-inoperable controls that axe-core misses
- Includes fixes for discovered issues
🚀 Use Cases
- Auditing web accessibility against WCAG requirements
- Catching keyboard navigation/inoperability problems not covered by axe-core
- Generating actionable remediation steps after an audit
⚡ Developer Benefits
- More comprehensive WCAG coverage than axe-core alone for keyboard-inoperable controls
- Audit outcomes include fixes, reducing follow-up manual work
⚠️ Limitations
- Description does not specify supported frameworks, deployment model, or the scope of what “fixes” covers beyond the audit context