Axe Accessibility

Provides accessibility testing capabilities for web content using Axe-core, enabling evaluation of websites and HTML snippets agai

ronantakizawa 89 ↓ 10k
Claude CodeClaude DesktopGeneric
View source ↗

A11y MCP Server provides accessibility testing capabilities for web content using Axe-core, enabling AI assistants to evaluate websites and HTML snippets against WCAG standards. Built by Ronan Takizawa, this TypeScript implementation offers specialized tools for testing webpage accessibility, analyzing HTML strings, retrieving accessibility rules, checking color contrast ratios, validating ARIA attributes, and detecting orientation lock issues. The server uses Puppeteer to render web content and apply Axe-core's comprehensive testing suite, returning detailed violation reports with impact levels, descriptions, and remediation guidance. It's particularly valuable for developers and content creators who need to identify and fix accessibility issues through conversational AI interfaces.

Source

Repository: https://github.com/ronantakizawa/a11ymcp

Maintain Axe Accessibility?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

Axe Accessibility on getagentictools
[![Axe Accessibility on getagentictools](https://getagentictools.com/badge/mcp/ronantakizawa-a11ymcp.svg)](https://getagentictools.com/mcp/ronantakizawa-a11ymcp?ref=badge)