real-a11y-dev

real-a11y/real-a11y-dev
★ 2 stars TypeScript Code/Dev Tools Updated today
Accessibility tooling that works in the real world — Extracts the accessibility tree as plain data. Use it through a Chrome extension, Storybook panel, React component, testing library, CLI, or MCP server — one engine, every surface.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "real-a11y-dev": {
      "command": "npx",
      "args": [
        "-y",
        "real-a11y/real-a11y-dev"
      ]
    }
  }
}

Topics

a11ya11y-snapshotsaccessibilityaccessibility-snapshotschrome-extensionclimcpreactstorybooktesting