Back to Apps

WCAG Audit Agent
Supports UIby steventsao
Turn PDFs into accessible HTML twins with a deterministic WCAG 2.2 AA audit and human review gate.
0 stars
Works in:claude
Exposes:Resources
What it does
This MCP App transforms static PDFs into live, screen-reader-friendly HTML twins. It performs a byte-level structural audit (checking for tags, language declarations, and alt text) and a visual contrast check, rendering the results in an interactive WCAG report UI.
Key features
- Deterministic Byte Audit: Checks StructTree roles and tags that vision models often miss.
- Accessible HTML Twins: Streams a semantic HTML version of the PDF via SSE.
- Human-in-the-Loop: Implements a durable review gate (Audited → Remediated → Attested).
- Automated Rollups: Maps evidence directly to WCAG 2.2 AA and PDF-UA criteria.
Installation
Deploy as a Cloudflare Worker:
- Set
GEMINI_API_KEYandFRAME_SIGN_KEYin wrangler secrets. - Configure
PUBLIC_ORIGINandCONTENT_ORIGINinwrangler.toml. - Run
npm run deploy.
Supported hosts
- Cloudflare Workers (via MCP App resources)
Quick install
npm install && npm run deployInformation
- Pricing
- free
- Published
- 7/15/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
cloudflare-workers
Deploy via wrangler deploy after setting required API keys.





