Back to directory
priyankark/a11y-mcp

priyankark/a11y-mcp

@priyankark

An MCP (Model Context Protocol) server for performing accessibility audits on webpages using axe-core.

accessibilitya11ywebauditaxe-coremcpwcagautomation

Installation & Configuration

{
  "mcpServers": {
    "a11y": {
      "command": "npx",
      "args": [
        "a11y-mcp"
      ],
      "disabled": false,
      "autoApprove": []
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13