Back to directory
a11y-mcp-server

a11y-mcp-server

@ronantakizawa82

An MCP server that gives LLMs access to web accessibility testing APIs using Deque Axe-core and Puppeteer

accessibilitytestingwcagaxe-coretool

Installation & Configuration

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

Information

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