JustasMonkev/mcp-accessibility-scanner
An MCP (Model Context Protocol) server for performing accessibility audits on webpages using axe-core.
accessbilityaimcp
First Claude commit: Nov 7, 2025Last Claude commit: 17d agoDiscovered: May 30, 2026
Recent Claude Commits
Address PR review: robust coreBundle default import, pin Playwright deps
a91b5f417d agoauthor_emailUpdate dependencies, fix Playwright 1.60 breakage, reduce dedup work
ef53caf17d agoauthor_emailchore(deps): update dependencies to latest versions
09e74a31mo agoauthor_emailAdd ariaSnapshot mode assertions to refLocator tests
3a3f8f02mo agoauthor_emailAddress PR review comments
bcc4e712mo agoauthor_emailMigrate from private _snapshotForAI to public ariaSnapshot API
e9573f32mo agoauthor_emailFix nav callback detection regex and bump engines.node to >=24
8187a6c2mo agoauthor_emailUpdate dependencies to latest compatible versions
d3a246d2mo agoauthor_emailfix: pin rollup to >=4.59.0 to resolve GHSA-mw96-cpmx-2vgc
5a959503mo agoauthor_emailfix: resolve all 11 npm audit vulnerabilities via overrides
00717023mo agoauthor_emailfix: bump minimatch to 3.1.3 to address ReDoS vulnerability
43d40a13mo agoauthor_emailfix: use RE2 engine for excludePathPatterns to prevent ReDoS
51741d44mo agoauthor_emailfix: document RE2 regex limitations in excludePathPatterns schema
a58363b4mo agoauthor_emailfix: use RE2 engine for excludePathPatterns to prevent ReDoS
90e25b34mo agoauthor_emailfix: address review feedback for audit tools
f0394e34mo agoauthor_emailchore: sync package-lock.json after npm install
01f0ff04mo agoauthor_emailfix: use /tmp path in config test to avoid CI permission errors
31d6fa47mo agoauthor_emailci: add GitHub Actions workflow and fix linting issues
d4484d27mo agoauthor_emailtest: refine vitest test suite to achieve 90%+ coverage on testable code
fb9bec27mo agoauthor_emailfeat: add comprehensive vitest test suite with 90% coverage target
d4e4e4d7mo agoauthor_email