a11y-mcp

a11y-mcp

3.4

If you are the rightful owner of a11y-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server for performing accessibility audits on webpages using axe-core.

The A11y MCP Server is designed to perform comprehensive accessibility audits on webpages using the axe-core library. It integrates seamlessly with AI assistants like Cline, Cursor, and GitHub Copilot, enabling them to identify and fix accessibility issues efficiently. The server provides detailed reports on accessibility problems, allowing developers to ensure their websites comply with WCAG standards. It offers features such as filtering audits by specific WCAG criteria and including HTML snippets in the results for easier debugging. The server can be installed globally via npm or used directly with npx, and it can be configured to work with various AI tools by adding it to the MCP settings configuration file.

Features

  • Perform detailed accessibility audits on any webpage
  • Get a summary of accessibility issues
  • Filter audits by specific WCAG criteria
  • Include HTML snippets in the results for easier debugging

Tools

  1. audit_webpage

    Performs a detailed accessibility audit on a webpage.

  2. get_summary

    Gets a summary of accessibility issues for a webpage.