by MCP Community
A Model Context Protocol (MCP) server for performing automated accessibility scans of web pages using Playwright and Axe-core
A Model Context Protocol (MCP) server for performing automated accessibility scans of web pages using Playwright and Axe-core
npx -y mcp-accessibility-scanner
{
"mcpServers": {
"accessibility-scanner": {
"command": "npx",
"args": ["-y", "mcp-accessibility-scanner"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared