Accessibility Scanner CLI Skill
CommunityRun WCAG accessibility audits with a REPL
Legal & Compliance#browser automation#report generation#mcp#wcag#accessibility testing#axe-core#keyboard auditing
AuthorJustasMonkev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the manual, error-prone work of running browser-based accessibility checks by letting you drive navigation, scanning, and keyboard audits through a single interactive command loop.
Core Features & Use Cases
- Interactive REPL execution: Use
npx mcp-accessibility-scanner interactiveto call accessibility and browser automation tools step-by-step. - WCAG scans with Axe-core: Run
scan_pagefor focused page checks, and useaudit_siteorscan_page_matrixfor broader testing. - Keyboard accessibility auditing: Use
audit_keyboardto validate tab order, focus visibility, focus traps, and optional issue screenshots.
Example use cases
- Audit a logged-in flow: navigate to a page, take a snapshot, click through UI controls, then run
scan_pageandaudit_keyboardbefore recording findings. - Validate responsive accessibility: run
scan_page_matrixto compare violations across mobile/desktop/contrast/reduced-motion/zoom variants.
Quick Start
Run npx mcp-accessibility-scanner interactive and then type browser_navigate {"url":"https://example.com"} to start auditing a site interactively.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Accessibility Scanner CLI Skill Download link: https://github.com/JustasMonkev/mcp-accessibility-scanner/archive/main.zip#accessibility-scanner-cli-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.