Back to directory
a11y-mcp

a11y-mcp

@priyankark40

An MCP server for performing accessibility audits on webpages using axe-core

accessibilitya11yaxe-coreweb-audittool

Installation & Configuration

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

Information

Transport
stdio
Language
JavaScript
Created
2025/4/8
Updated
2026/6/7