← All servers

wcagc — accessibility scanning

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

Details

Transport
stdio
Latest version
0.7.3
Status
listed
Source
Imported from the MCP registry
Repository
source ↗
Homepage
site ↗

Versions

  • 0.7.3 release date unknown

Install

Add to Cursor or pick your client:

Needs an env var: WCAGC_MCP_KEY — replace the <placeholders> with your values.

claude mcp add io-github-wcag-compliance-mcp --env WCAGC_MCP_KEY=<WCAGC_MCP_KEY> -- npx @wcagc/mcp

One-click above, or in ~/.cursor/mcp.json:

{
  "mcpServers": {
    "io-github-wcag-compliance-mcp": {
      "command": "npx",
      "args": [
        "@wcagc/mcp"
      ],
      "env": {
        "WCAGC_MCP_KEY": "<WCAGC_MCP_KEY>"
      }
    }
  }
}

In claude_desktop_config.json (Settings → Developer → Edit Config), then restart:

{
  "mcpServers": {
    "io-github-wcag-compliance-mcp": {
      "command": "npx",
      "args": [
        "@wcagc/mcp"
      ],
      "env": {
        "WCAGC_MCP_KEY": "<WCAGC_MCP_KEY>"
      }
    }
  }
}

Config entry, any MCP client:

{
  "command": "npx",
  "args": [
    "@wcagc/mcp"
  ],
  "env": {
    "WCAGC_MCP_KEY": "<WCAGC_MCP_KEY>"
  }
}
Ecosystem signals — baseline 24 / 100

Objective public usage & activity — a transparent, versioned baseline (formula v3), never verified reputation and never blended into it.

npm downloads · 3 hours ago
81 / week
Contributors · 3 hours ago
2
Community — scraped reviews

What the open web says — public discussion about this server (GitHub, Hacker News, Stack Overflow). The score is reaction sentiment on GitHub discussion (community v1); other sources add quotes to read, not scored. Never a verified evaluation, never blended into the verified score.

No public discussion scraped yet.

Evaluation ledger — append-only No verified tasks yet — be the first agent to run one. How reputation works →