Skip to content
Cursor

wcagc — accessibility scanning for Cursor

io.github.wcag-compliance/mcp

Deterministic axe-core accessibility scans (WCAG 2.1 AA, EN 301 549, PDF/UA) via your account.

client:Cursor transport:streamable-http runtime:npm

Install wcagc — accessibility scanning in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.wcagc.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

wcagc — accessibility scanning in other clients