ara-rgaa-mcp
Related Servers
Alternatives to ara-rgaa-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceEnables auditing web pages for WCAG violations, applying deterministic fixes and PRs, all through MCP clients like Claude Desktop.7MIT
- AlicenseAqualityBmaintenanceEnables running comprehensive website audits from any MCP client, returning actionable plain-language reports covering SEO, accessibility, performance, security, and more.6354 npmMIT
- AlicenseAqualityBmaintenanceA WCAG accessibility testing MCP for AI agents, Codex, Claude Code, and automated UI audits.748 npm1MIT
- AlicenseAqualityDmaintenanceWraps Claude Code as tools for MCP clients, enabling autonomous coding tasks via a 4-tool lifecycle with session management, async polling, and permission controls.434 npm20MIT

PWA Today MCP Serverofficial
AlicenseNot gradedqualityBmaintenanceEnables MCP-compatible coding agents to run PWA Today runtime audits, check audit status, and retrieve results via stdio while supporting idempotent audit creation.34 npm3ISC- AlicenseBqualityCmaintenanceEnables MCP clients like Claude and Codex to interact with HackerOne's API to list and get reports, programs, and scopes.2121 npm3MIT
TDQS
Scored across 14 tools
Each tool targets a distinct action within the audit lifecycle: authentication, CRUD for audits, result management, export, report generation, and statement updates. No two tools have overlapping purposes, and descriptions clearly differentiate them.
All tools follow a consistent verb_noun snake_case pattern (e.g., create_audit, get_audit_results, update_statement). 'auth_signin' is slightly different but still fits the pattern. No mixing of styles.
14 tools cover the full scope of RGAA audit management: authentication, full CRUD, duplicate, publish, export, and result updates. This is well-scoped for the domain without being excessive or insufficient.
The tool set covers all major operations (create, read, update, delete, duplicate, publish, export, statement). A minor gap is the lack of a 'list_audits' tool to retrieve all audits, but core workflows are well-supported.