Loading languages...
A1

a11y-mcp

@priyankark22

An MCP (Model Context Protocol) server for performing accessibility audits on webpages using axe-core. Use the results in an agentic loop with your favorite AI assistants (Amp/Cline/Cursor/GH Copilot) and let them fix a11y issues for you!

accessibility
a11y
axe-core
web-audit

# mcpServer Config

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

# stdio

npx a11y-mcp
Transport:
stdio
Langue:
JavaScript
Créé:4/8/2025
Mis à jour:8/19/2025