Accessibility Scanner MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 226 installs a week from npm. Last commit 3 Aug 2026.
Scan any URL for WCAG accessibility issues (axe-core) and get per-element fixes for an AI agent.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add accessibility-scanner-mcp -- npx -y accessibility-scanner-mcp
{
"mcpServers": {
"accessibility-scanner-mcp": {
"args": [
"-y",
"accessibility-scanner-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.accessibility-scanner-mcp]
command = "npx"
args = ["-y", "accessibility-scanner-mcp"]
{
"mcpServers": {
"accessibility-scanner-mcp": {
"args": [
"-y",
"accessibility-scanner-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"accessibility-scanner-mcp": {
"args": [
"-y",
"accessibility-scanner-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.