Skip to content

A11y Mcp Srv

Free

by MCP Community

MCP server for accessibility auditing with export, filter, aggregation, and visualization tools

v2.7.0Added Apr 12, 2026
mcpaccessibilitya11yauditwcag
Works with:ClaudeGPTGeminiCopilot

A11y Mcp Srv MCP Server

MCP server for accessibility auditing with export, filter, aggregation, and visualization tools

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @dallask/a11y-mcp-srv
Add to claude_desktop_config.json
{
  "mcpServers": {
    "a11y-mcp-srv": {
      "command": "npx",
      "args": ["-y", "@dallask/a11y-mcp-srv"]
    }
  }
}