mcpserver.lol
registry/accessibility-ai
Connection check verified live · 27h ago

accessibility-ai

Scan URLs for WCAG 2.1 violations, generate AI fixes, and produce VPAT 2.5 compliance reports.

Tools 4
GitHub stars 1
Installs / wk
Licence MIT
Transport streamable-http
Last checked 27h ago

Tools & capabilities

4 tools

Read from the running server on 27h ago.

generate_fixes read-only scan_id*frameworkanthropic_api_key*
Takes scan results and generates specific code fixes for each accessibility violation. Returns ready-to-apply code patches and a copy-paste summary for Claude Code or Replit Agent.
generate_vpat read-only notesscan_id*company_name*product_name*contact_email*evaluation_date +2
Generates a complete VPAT 2.5 EN 301 549 accessibility conformance report based on scan results. Returns structured JSON and a downloadable PDF (base64-encoded). Covers all EN 301…
re_verify read-only scan_id*anthropic_api_key*
Re-scans a URL after fixes have been applied and compares results against the original scan. Returns which violations were resolved, which persist, and any new issues introduced.
scan_accessibility read-only url*max_pagesscan_depthvision_modeanthropic_api_key*
Scans a URL for WCAG 2.1 accessibility violations using DOM analysis (axe-core) and visual AI (Claude Vision). Returns structured violation data and a scan_id for use with other to…