The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the A11y listing page.
Web accessibility analysis tools for AI agents, served over the Model Context Protocol (MCP).
Analyze images in HTML for missing, empty, or low-quality alt text.
alt attributesalt="" with role="presentation")<input type="image">, and <area> elementsValidate heading structure for proper nesting and content quality.
<h1> per pagerole="heading" with aria-levelCheck WCAG 2.x contrast ratio for foreground/background color pairs.
#fff, #ffffff), rgb(r,g,b), and named colorsValidate ARIA attributes on HTML elements.
aria-label on non-interactive elementsaria-hidden="true" on focusable elementsAudit form elements for accessibility compliance.
<fieldset> and <legend>autocomplete attributes for personal info fieldsAdd to your claude_desktop_config.json:
MIT