MCP Servers / development / tactual-mcp

tactual-mcp

JSON →
stdiononedevelopment

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
How to run this server
[ { "cmd": "npx tactual", "imports": [] } ]
server path: tactual-mcp
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
Resources
tactual-mcp — MCP Server · libregistry