mcp-accessibility-scanner

JustasMonkev/mcp-accessibility-scanner
★ 56 stars TypeScript Security Updated today
An MCP (Model Context Protocol) server for performing accessibility audits on webpages using axe-core.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-accessibility-sc": {
      "command": "npx",
      "args": [
        "-y",
        "JustasMonkev/mcp-accessibility-scanner"
      ]
    }
  }
}

README Excerpt

A powerful Model Context Protocol (MCP) server that provides automated web accessibility scanning and browser automation using Playwright and Axe-core. This server enables LLMs to perform WCAG compliance checks, interact with web pages, manage persistent browser sessions, and generate detailed accessibility reports with visual annotations.

Tools (3)

section508violationsTagwcag22aaa

Topics

accessbilityaimcp