mcpbeat Sign in

wcagc — accessibility scanning MCP Server

by wcag-compliance Your server? Claim it
answering

wcagc — accessibility scanning is answering right now. Last checked 4 min ago. 123 installs a week from npm. Last commit 14 Sep 2026.

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

Installs per day peak 47 · avg 19 · +306% w/w
a month agotoday
Uptime history 48 days of history · worst day 99%
48 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
214 ms
Response time
average over 24h
123
Installs / week
npm and PyPI

Nothing serious here today

Today is the operative word: we check wcagc — accessibility scanning every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.wcagc.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.wcagc.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.wcagc.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.wcagc.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.wcagc.com/mcp"
    }
  }
}

This one needs environment variables set before it will start: WCAGC_MCP_KEY (A wcagc API key with the mcp:scan scope. Mint one under Settings -> API keys; every plan can, with a daily quota on Free and Starter.), WCAGC_API_BASE_URL (The wcagc API to call. Defaults to the hosted API; override only for a self-hosted deployment.). The author declared them in the registry entry; get the values from the project itself.

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://mcp.wcagc.com/mcp streamable-http sign-in 242 ms 4 min ago

Alternatives to wcagc — accessibility scanning

same job, measured the same way
Scout Security
by varpost

Deterministic, zero-token security scanner your AI agent calls to find and re-verify issues.

67 installs/wk local only
Dvalincode
by arthurpanhku

Deterministic security scanning, no model or API key, plus offline-verifiable proof a fix worked.

82 installs/wk local only
squirrelscan
by squirrelscan

Website QA for your coding agent: audit SEO, performance, security, accessibility over MCP.

25 tools answering
Jeikin
by jeikin

Accessibility compliance for AI coding tools. WCAG 2.2 reviews with shared evidence.

answering
Guardvibe
by goklab

Deterministic security layer your AI can't be. 462 rules, 39 tools, CLI + doctor + host audit.

331 installs/wk local only
Zenable
by zenable

Zenable cleans up sloppy AI code and prevents vulnerabilities with deterministic guardrails

answering
Python Code Validator
by jkanselaar

Validates AI-generated Python: syntax, lint, security scan and deterministic repair.

3 tools answering
openfang-rail
by 89rat

Deterministic banking, LEI, VAT, SWIFT & compliance checks via MCP with signed XDR-1 receipts.

35 tools answering

wcagc — accessibility scanning — questions

Answers built from our own checks of this server.

Why is there no tool list for wcagc — accessibility scanning?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is wcagc — accessibility scanning working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 214 ms. The bar chart above shows every period we have measured.
How do I connect wcagc — accessibility scanning?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to wcagc — accessibility scanning?
No API key is involved. wcagc — accessibility scanning answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is wcagc — accessibility scanning?
It answers our handshake in 214 ms on average, which is faster than 64% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use wcagc — accessibility scanning?
The npm package @wcagc/mcp was installed 123 times in the last week. Week over week that is +306%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is wcagc — accessibility scanning open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.