accessibility scanner mcp for Claude Code
io.github.bishop81/accessibility-scanner-mcp
Scan any URL for WCAG accessibility issues (axe-core) and get per-element fixes for an AI agent.
client:Claude Code
transport:stdio
runtime:npm
Install accessibility scanner mcp in Claude Code
run in your project directory
claude mcp add accessibility-scanner-mcp -e CHROME_PATH=<CHROME_PATH> -- npx -y accessibility-scanner-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs