Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › mcp-accessibility-scanner

mcp-accessibility-scanner

A Model Context Protocol (MCP) server for performing automated accessibility scans of web pages using Playwright and Axe-core

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

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

Or smoke-test directly:

npx -y mcp-accessibility-scanner

Details

Websitehttps://www.npmjs.com/package/mcp-accessibility-scanner
GitHubgit+https://github.com/JustasMonkev/mcp-accessibility-scanner.git
Licenseunknown
Pricingfree
Tagsmcp accessibility a11y wcag axe-core playwright claude model-context-protocol
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC