Gives Claude accessibility scoring capabilities through a Cloudflare Workers backend. The server runs remotely at api.lazy-mac.com and exposes tools for evaluating web accessibility, likely returning compliance scores or violation reports. Useful when you need programmatic a11y auditing without running local testing tools or want to check accessibility issues during content creation, site reviews, or QA workflows. The streamable HTTP transport means it works without local installation, though you're dependent on the hosted API's availability. The repository is light on specifics about which WCAG criteria it checks or what the response format looks like, so expect some trial and error to understand its full capabilities.
claude mcp add --transport http io.github.lazymac2x-a11y-scorer https://api.lazy-mac.com/a11y-scorer/mcp