tactual-mcp
JSON →Screen-reader navigation cost analyzer that measures the actual navigation effort for assistive-technology users by building a weighted graph from Playwright accessibility snapshots and scoring each target under real assistive-technology profiles (NVDA, JAWS, VoiceOver, TalkBack, generic mobile).
Install
npx tactual Tools · 8
- analyze-url Analyze a URL for screen-reader navigation cost
- diff-results Compare two analysis runs
- transcript Print what a screen reader would say as you Tab through the page
- profiles List available AT profiles
- presets List available scoring presets
- benchmark Run benchmark suites
- validate-url Validate predicted paths against a virtual screen reader
- init Initialize a tactual.json config file