Loomal

mcp-accessibility-scanner

MCP server by github.com/justasmonkev/mcp-accessibility-scanner

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

54 starsnpm: mcp-accessibility-scanner

About mcp-accessibility-scanner

mcp-accessibility-scanner is an MCP (Model Context Protocol) server published by justasmonkev in the official MCP registry, listed under App Automation on Loomal. MCP server for automated web accessibility scanning with Playwright and Axe-core.

It ships as an npm package (mcp-accessibility-scanner), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/justasmonkev/mcp-accessibility-scanner, where the project has earned 54 GitHub stars.

Use mcp-accessibility-scanner with your agent

Claude Code · one command
claude mcp add mcp-accessibility-scanner -- npx -y mcp-accessibility-scanner
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-accessibility-scanner": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-accessibility-scanner"
      ]
    }
  }
}
npmmcp-accessibility-scanner

Frequently asked questions

What is mcp-accessibility-scanner?
mcp-accessibility-scanner is an MCP (Model Context Protocol) server by justasmonkev in the App Automation category. MCP server for automated web accessibility scanning with Playwright and Axe-core.
How do I connect mcp-accessibility-scanner to Claude, Cursor, or another MCP client?
Install mcp-accessibility-scanner from its npm package (mcp-accessibility-scanner) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-accessibility-scanner open source?
Yes — the source code is public at github.com/justasmonkev/mcp-accessibility-scanner, with 54 GitHub stars.
Can AI agents pay to use mcp-accessibility-scanner?
Not yet through Loomal — mcp-accessibility-scanner is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-accessibility-scanner? Claim this listing free by verifying GitHub ownership, or contact us.