JustasMonkev/mcp-accessibility-scanner
An MCP (Model Context Protocol) server for performing accessibility audits on webpages using axe-core.
Platform-specific configuration:
{
"mcpServers": {
"mcp-accessibility-scanner": {
"command": "npx",
"args": [
"-y",
"mcp-accessibility-scanner"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...