# accessibility-ai MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-groundlogic-ai-source-accessibility-ai
- Repository: https://github.com/groundlogic-ai-source/accessibility-ai

## Install
- Endpoint: https://accessibility.groundlogic.ai/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://accessibility.groundlogic.ai/mcp

## Tools
- scan_accessibility - 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 tools. Endpoint: https://accessibility.groundlogic.ai/mcp
- generate_fixes - 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. Endpoint: https://accessibility.groundlogic.ai/mcp
- re_verify - 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. Endpoint: https://accessibility.groundlogic.ai/mcp
- generate_vpat - 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 549 clauses; non-web clauses are marked Not Evaluated with professional notes. Endpoint: https://accessibility.groundlogic.ai/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.groundlogic-ai-source
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 25, 2026
- Source: https://registry.modelcontextprotocol.io
