A
securityA
licenseA
qualityEnables automated web accessibility scans for WCAG compliance using Playwright and Axe-core, providing visual and JSON reports with remediation guidance.
Last updated -
1
43
7
TypeScript
MIT License
一个模型上下文协议 (MCP) 服务器,提供可访问性测试功能的 AI 代理。此工具可帮助使用 axe-core 和 Puppeteer 识别 Web 应用程序中的可访问性问题。
src/
- MCP 服务器和可访问性测试工具的源代码test-site/
- 一个用于测试的故意存在可访问性问题的 React 应用程序build/
——源代码的编译版本然后安装测试站点依赖项:
测试站点的网址为http://localhost:5000
。
该工具接受两种类型的输入:
http://localhost:5000
相对路径@modelcontextprotocol/sdk
: ^1.4.1puppeteer
: ^24.1.1zod
:^3.24.1react
:^18.2.0react-dom
:^18.2.0react-scripts
:5.0.1src/
目录中的源代码npm run build
来编译更改npm start
启动服务器要将此可访问性测试工具添加到 Cursor 的 MCP 服务器设置:
a11y
command
node path/to/cursor-a11y-mcp/index/file/in/build/folder
(将path/to/cursor-a11y-mcp/index/file/in/build/folder
替换为 build 文件夹中 index.js 文件的绝对路径。)Add
要使用 Cursor Composer 中的可访问性测试工具:
这将在http://localhost:5000
启动测试站点
use a11y tool
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅LICENSE文件。
当前版本:2.0.1
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
通过 CLI 提供可访问性测试功能,帮助使用 axe-core 和 Puppeteer 识别 Web 应用程序中的可访问性问题。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/westsideori/cursor-a11y-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server