HomeBrowser Automation & Scraping › mcp-accessibility-scanner

mcp-accessibility-scanner

MCP server for automated web accessibility scanning with Playwright and Axe-core.

TypeScript
★ 56 stars Last pushed 2026-09-22 License: MIT

Connect

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

Package (npm 1.1.1)

npx -y mcp-accessibility-scanner@1.1.1

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-accessibility-scanner": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-accessibility-scanner@1.1.1"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry