Scan URLs for WCAG 2.1 violations, generate AI fixes, and produce VPAT 2.5 compliance reports.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Autonomous WCAG 2.1 accessibility auditor that scans, fixes, re-verifies, and generates VPAT 2.5 EN 301 549 reports using AI vision analysis + DOM scanning.
β οΈ Beta Release β AccessibilityAI is an early-stage prototype. Automated tools detect approximately 40β60% of accessibility issues. Manual review by a certified specialist is recommended before submitting VPAT reports for formal compliance purposes. Expect rough edges β please share feedback or report bugs using the form below.
[Add demo GIF here]
AccessibilityAI is actively developed. If something breaks or you have a feature request, we want to know.
You can also open a GitHub Issue for bug reports.
AccessibilityAI is an open-source MCP server that:
It runs as an MCP server over Streamable HTTP β compatible with Claude Desktop, Claude Code, Cursor, and any MCP client.
This is a pnpm monorepo. The MCP server lives in artifacts/api-server/.
AccessibilityAI uses a Bring Your Own Key (BYOK) model. You supply your own Anthropic API key with each tool call β it is never stored, never logged, and used only for the duration of that single request.
Your key is never retained. See PRIVACY.md for full details.
You can get an Anthropic API key at console.anthropic.com.
scan_accessibilityScans a URL for WCAG 2.1 accessibility violations using DOM analysis and visual AI.
Input:
Output:
generate_fixesTakes scan results and generates specific code fixes for each violation. Returns patches ready to paste into Claude Code or Replit Agent.
Input:
Output:
The copy_paste_summary field is formatted to paste directly into Claude Code or Replit Agent.
re_verifyRe-scans the URL after fixes have been applied and compares against the original scan.
Input:
Output:
generate_vpatGenerates a complete VPAT 2.5 EN 301 549 accessibility conformance report. Returns a PDF (base64) and structured JSON covering all clauses.
Input:
Output:
vpat_json β Full structured VPAT report (all EN 301 549 clauses)pdf_base64 β Base64-encoded PDF, decode and save as .pdfoverall_conformance_percentage β % of WCAG 2.1 Level A & AA criteria metUse these prompts with Claude Desktop, Claude Code, or any MCP client connected to AccessibilityAI:
1. Scan a site and get a violation summary:
2. Generate code fixes for a specific framework:
3. Re-verify fixes and produce a VPAT report:
AccessibilityAI powers accessibility compliance workflows in healthcare and government sectors where VPAT documentation is required for procurement. Organizations use it to generate baseline conformance reports before manual audits, saving 4-8 hours per audit cycle.
scan_accessibility if results expire.Add to claude_desktop_config.json:
Contributions are welcome. Please:
any)For bug reports and feature requests, open a GitHub Issue or use the feedback form.
MIT β see LICENSE for details.
GroundLogic AI β info@groundlogic.ai
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/accessibility-ai)<a href="https://allmcps.com/mcp/accessibility-ai"><img src="https://allmcps.com/api/badge/accessibility-ai?style=directory" alt="Accessibility AI on AllMCPs" /></a>