DooDooLamb News
Show HN: MyA11yReport MCP – Build and test accessible websites with AI
Brief published September 27, 2026 · Original source published September 25, 2026
Original reporting by charlesloubao at mya11y.report.
Automated brief. Verify important details at the original source.
What happened
MyA11yReport MCP is a locally run Model Context Protocol server that connects AI coding tools such as Claude Desktop or Cursor to a WCAG accessibility auditing pipeline. It launches a real Chromium browser via Playwright, runs the axe-core accessibility engine against target pages, and returns results the AI agent can use to generate compliant code fixes. The tool is positioned for developers who want accessibility checks embedded directly in their AI-assisted workflow rather than as a separate manual step.
Why it matters
Accessibility auditing is often bolted on late in development cycles. Giving AI coding agents direct access to axe-core results during code generation could shift WCAG compliance checks earlier, reducing remediation costs. The local execution model means no external service dependency, which matters for teams working on private or pre-production sites.
What to watch
The submission has minimal community traction so far, with one point and no comments. Watch whether the project publishes documentation on which WCAG conformance levels axe-core covers in this integration and whether Cursor or Claude Desktop support is formally verified.