Loading MCP server directory, please wait...
Names every WCAG 2.2 AA form failure on its line, with the criterion and the fix
npx @getmcp/cli add io.github.jmshinhwa/eaa-form-lint-wcag22Requires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jmshinhwa/eaa-form-lint-wcag22": {
"command": "npx",
"args": [
"-y",
"@readystack/eaa-form-lint-wcag22",
"--mcp"
]
}
}
}