Accessibility Scanner
Perform automated accessibility scans of web pages using Playwright and Axe-core.
Installation
Installing for Claude Desktop
Option 1: One-Command Installation
npx mcpbar@latest install JustasMonkev/mcp-accessibility-scanner -c claude
This command will automatically install and configure the Accessibility Scanner MCP server for your selected client.
Option 2: Manual Configuration
Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
After opening your configuration file, copy and paste this configuration:
View JSON configuration
{
"mcpServers": {
"Accessibility Scanner": {
"command": "npx",
"args": [
"-y",
"mcp-accessibility-scanner"
]
}
}
}
Details:
Stars
9Forks
4Last commit
1 month agoRepository age
5 monthsLicense
MIT
Auto-fetched from GitHub .
MCP servers similar to Accessibility Scanner:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit