Back to directory
bilhasry-deriv/mcp-web-a11y

bilhasry-deriv/mcp-web-a11y

@bilhasry-deriv

Web Accessibility MCP Server - 提供使用axe-core和Puppeteer的网页可访问性分析功能

accessibilitywcagaxe-corepuppeteerwebtestingmcpautomation

Installation & Configuration

{
  "mcpServers": {
    "web-a11y": {
      "command": "node",
      "args": [
        "/path/to/mcp-web-a11y/build/index.js"
      ],
      "disabled": false,
      "autoApprove": [],
      "env": {
        "MCP_OUTPUT_DIR": "/path/to/output/directory"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15