概要
A11y Tools provides a robust set of utilities built on the Model Context Protocol (MCP) for comprehensively addressing web accessibility. It includes `a11y.evidence` for capturing tamper-evident bundles of HTML files, DOM snapshots, and CLI logs with SHA-256 integrity digests and prov-spec provenance records. The `a11y.diagnose` tool then performs deterministic accessibility checks, evaluating against WCAG 2.2 AA rules and providing evidence-anchored findings with SAFE-only fix guidance. Designed for CI-native workflows, it supports both command-line and MCP server modes, ensuring high confidence in accessibility auditing and issue remediation.