Accessibility A11y
MCP Serverby Mindrally · Added 5mo ago
Claude
8
Install
git clone https://github.com/Mindrally/skillsAdd to Claude
claude mcp add accessibility-a11yQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"accessibility-a11y": {
"command": "npx",
"args": [
"@modelcontextprotocol/accessibility-a11y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Implement web accessibility (a11y) best practices following WCAG guidelines to create inclusive, accessible user interfaces.
Tags
design-creativeawstestingci/cdskill