cursor-a11y-mcp
If you are the rightful owner of cursor-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.
Cursor A11y MCP is a Model Context Protocol server designed for accessibility testing in web applications using axe-core and Puppeteer.
Cursor A11y MCP is a specialized server that facilitates accessibility testing for web applications. It leverages the power of axe-core and Puppeteer to identify and report accessibility issues. The server can run tests on any URL or local development server, providing detailed violation reports that include impact levels, descriptions, help text, documentation links, affected HTML elements, and failure summaries. The project is structured with a source code directory, a test site with intentional accessibility issues, and a build directory for compiled code. Installation involves setting up the server and test site dependencies, and usage includes starting the server, running the test site, and executing accessibility tests. The server is integrated into Cursor's MCP Server settings, allowing users to run accessibility tests directly from Cursor's Composer.
Features
- Run accessibility tests on any URL or local development server
- Powered by axe-core for comprehensive accessibility testing
- Provides detailed violation reports including impact level, description, help text, documentation links, affected HTML elements, and failure summaries