Loading MCP server directory, please wait...
Deterministic axe-core accessibility scans (WCAG 2.1 AA, EN 301 549, PDF/UA) via your account.
npx @getmcp/cli add io.github.WCAG-Compliance/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
WCAGC_MCP_KEYA 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.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.WCAG-Compliance/mcp": {
"command": "npx",
"args": [
"-y",
"@wcagc/mcp"
],
"env": {
"WCAGC_MCP_KEY": "",
"WCAGC_API_BASE_URL": ""
}
}
}
}