Loading MCP server directory, please wait...
A WCAG accessibility testing MCP for AI agents, Codex, Claude Code, and automated UI audits.
npx @getmcp/cli add io.github.aditya-ariosity/wcag-accessibilityRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.aditya-ariosity/wcag-accessibility": {
"command": "npx",
"args": [
"-y",
"wcag-accessibility-mcp"
]
}
}
}