
A11y Scorer
- Updated May 17, 2026
- lazymac2x/a11y-scorer-api
Cloudflare Workers MCP server: a11y-scorer.
About
Cloudflare Workers MCP server: a11y-scorer. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/a11y-scorer. Cloudflare Workers MCP server: a11y-scorer. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/a11y-scorer Teams adopt it when they want repeatable a11y-scorer-api operations inside agent sessions instead of manual CLI steps or bespoke API scripts.
- Cloudflare Workers MCP server: a11y-scorer. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/a11y-scorer
- Cloudflare Workers MCP server: a11y-scorer. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/a11y-scorer
- Install via npx or Docker with MCP client configuration for Cursor or Claude Desktop.
- Tool schemas documented in README for agent-driven a11y-scorer-api workflows.
- Supports authorized a11y-scorer-api automation from IDE agents without custom glue code.
A11y Scorer by the numbers
- Exposes 4 verified tools (MCP introspection)
- Data as of Jul 9, 2026 (Skillselion catalog sync)
claude mcp add --transport http a11y-scorer https://api.lazy-mac.com/a11y-scorer/mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Transport | HTTP |
|---|---|
| Auth | None |
| Tools | 4 |
| Last updated | May 17, 2026 |
| Repository | lazymac2x/a11y-scorer-api ↗ |
How do agents access a11y-scorer-api capabilities without custom integration code?
Cloudflare Workers MCP server: a11y-scorer. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/a11y-scorer
Who is it for?
Developers wiring a11y-scorer-api into Cursor, Claude Desktop, or other MCP clients.
Skip if: Teams that need features outside the documented a11y-scorer-api tool surface.
What you get
Configured MCP host can call a11y-scorer-api tools with schemas from the server README.
- Agent-invoked accessibility scoring results for web pages
- Repeatable pre-launch a11y checks without installing a local scorer package
By the numbers
- Server version 1.0.0; schema 2025-09-29
- Remote URL: https://api.lazy-mac.com/a11y-scorer/mcp (streamable-http)
- Repository: github.com/lazymac2x/a11y-scorer-api
A11y Scorer capabilities & compatibility
- Capabilities
- cloudflare workers mcp server: a11y scorer. rest · install via npx or docker with mcp client config · tool schemas documented in readme for agent driv
- Use cases
- api development · orchestration
- Runs
- Local or remote
- Pricing
- Bring your own API key
Tools 4
Public tool metadata - what this server can do for an agent.
a11y_audit_url1 paramFetch a URL and return a WCAG 2.1 AA heuristic audit.
urlstringrequired
a11y_audit_html1 paramAudit raw HTML for WCAG 2.1 AA issues.
htmlstringrequired
a11y_contrast4 paramsEvaluate WCAG color contrast for a foreground/background pair.
fgstringrequiredbgstringrequiredfontSizenumberboldboolean
a11y_headings1 paramExtract heading outline from HTML.
htmlstringrequired
README.md
a11y-scorer-api
Cloudflare Workers MCP server: a11y-scorer. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/a11y-scorer
Recommended MCP Servers
How it compares
Hosted a11y audit MCP endpoint, not a local Playwright skill or design-system linter alone.
FAQ
What does a11y-scorer-api do?
Cloudflare Workers MCP server: a11y-scorer.
When should I use a11y-scorer-api?
Cloudflare Workers MCP server: a11y-scorer. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/a11y-scorer
Is a11y-scorer-api safe to install?
Review the Security Audits panel on this page before installing in production.