WebAbility — Web Accessibility Scanner & Fixer (WCAG, ADA, Section 508)

1

Find and fix web accessibility (WCAG/ADA) issues from your coding agent — scan pages & HTML, get framework-aware fixes you apply in your own project, plus a vision audit and one-call fix verification. Works in Cursor, Claude Code, Copilot, Windsurf, and VS Code.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "command": "npx", "args": [ "-y", "-p", "@webability/mcp", "webability-mcp" ], "description": "Find and fix web accessibility (WCAG / ADA / Section 508) issues from your coding agent — scan, framework-aware fixes, vision audit, and fix verification. DOM scan/fix tools run free and local; visual_audit and start_audit/get_audit use a WebAbility account (WEBABILITY_API_KEY)." }