Accessibility Scanner MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 232 installs a week from npm. Last commit 16 Sep 2026.
Scan any URL for WCAG accessibility issues (axe-core) and get per-element fixes for an AI agent.
Today is the operative word: we check Accessibility Scanner MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
CHROME_PATH (Path to a Chrome/Chromium binary, if not auto-detected.).
The author declared them in the registry entry; get the values from the project itself.
WCAG/ADA/508 accessibility scanner + framework-aware fixes + vision audit for AI coding agents
Scan a web page for accessibility, security, privacy, quality and SEO issues, with fixes.
The accessibility layer for AI coding agents: audit, fix, document and watch - WCAG 2.2.
AI QA tester — real browsers scan sites for bugs, SEO, perf, and accessibility issues via chat.
MCP server for automated web accessibility scanning with Playwright and Axe-core.
A WCAG accessibility testing MCP for AI agents, Codex, Claude Code, and automated UI audits.
Scan a website for SEO, accessibility, performance and security issues, and read the report.
AI visibility for ChatGPT/Perplexity/Claude — triple score (AEO+GEO+Agent) with fix code. Free.
Answers built from our own checks of this server.