HomeOther › A11Y Toolkit

A11Y Toolkit

The accessibility layer for AI coding agents: audit, fix, document and watch - WCAG 2.2.

Python Local
★ 1 stars Last pushed 2026-09-23 License: MIT

Topics: Accessibility

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 5.0.0)

uvx a11y-toolkit

Or add to your MCP client config:

{
  "mcpServers": {
    "a11y-toolkit": {
      "command": "uvx",
      "args": [
        "a11y-toolkit"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry