An MCP server for performing automated accessibility audits on webpages using axe-core, facilitating AI-powered accessibility improvements through agentic loops, and exemplifying MCP servers for web auditing tasks.
Category: Testing & Debugging Tools
Tags: mcp, accessibility, web, testing
Source: GitHub - priyankark/a11y-mcp
A11y Mcp is a Model Context Protocol (MCP) server designed to perform automated accessibility audits on webpages using axe-core. It enables integration with AI assistants (such as Cline, Cursor, or GitHub Copilot) to facilitate automated detection and remediation of accessibility (a11y) issues.
audit_webpage: Performs a detailed accessibility audit on a given webpage.get_summary: Provides a summary report of accessibility issues found on a webpage.No pricing information is provided; the project is open source under the MPL 2.0 license.
Loading more......