Skip to content

v0.2.2

Choose a tag to compare

@pcherkasov pcherkasov released this 25 Jul 10:38
· 23 commits to main since this release

First tagged release of the wcagc MCP server.

Hosted — add as a remote MCP connector, with a mcp:scan API key as the bearer token:

https://mcp.wcagc.com/mcp

Local (stdio)npx -y @wcagc/mcp

Both transports ship from this one codebase, so the tool catalog is identical either way. GET /health reports the running version, and releases are blocked unless the hosted server matches the version published to npm.

Tools: scan_url, check_pdf, get_scan, get_findings on every plan (daily quota on Free/Starter); list_sites, scan_site, get_run, get_run_findings, run_journey, get_trends on Pro+.

Every scan result carries an automated-coverage disclaimer in both the text and structured content — never a score, grade, or pass/fail verdict.

Docs: https://wcagc.com/integrations/mcp