accessibility-scanner-mcp
Rank #27,398io.github.Bishop81/accessibility-scanner-mcp
Scan any URL for WCAG accessibility issues (axe-core) and get per-element fixes for an AI agent.
accessibility-scanner-mcp is a Model Context Protocol (MCP) server published by bishop81. It ranks #27,398 of 132,113 servers tracked on MCP Toplist. accessibility-scanner-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 23, 2026 and most recently updated on Jun 23, 2026.
Ranks ahead of 104,715 of 132,113 servers on MCP Toplist.
Use accessibility-scanner-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add accessibility-scanner-mcp -e "CHROME_PATH=<your CHROME_PATH>" -- npx -y accessibility-scanner-mcpReplace each placeholder with your own value before saving.
[mcp_servers.accessibility-scanner-mcp]
command = "npx"
args = ["-y", "accessibility-scanner-mcp"]
[mcp_servers.accessibility-scanner-mcp.env]
CHROME_PATH = "<your CHROME_PATH>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"accessibility-scanner-mcp": {
"command": "npx",
"args": [
"-y",
"accessibility-scanner-mcp"
],
"env": {
"CHROME_PATH": "<your CHROME_PATH>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"accessibility-scanner-mcp": {
"command": "npx",
"args": [
"-y",
"accessibility-scanner-mcp"
],
"env": {
"CHROME_PATH": "<your CHROME_PATH>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"accessibility-scanner-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"accessibility-scanner-mcp"
],
"env": {
"CHROME_PATH": "<your CHROME_PATH>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"accessibility-scanner-mcp": {
"command": "npx",
"args": [
"-y",
"accessibility-scanner-mcp"
],
"env": {
"CHROME_PATH": "<your CHROME_PATH>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"accessibility-scanner-mcp": {
"command": "npx",
"args": [
"-y",
"accessibility-scanner-mcp"
],
"env": {
"CHROME_PATH": "<your CHROME_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Bishop81%2Faccessibility-scanner-mcp)<a href="https://mcptoplist.com/server/io.github.Bishop81%2Faccessibility-scanner-mcp"><img src="https://mcptoplist.com/badge/io.github.Bishop81%2Faccessibility-scanner-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
bishop81
Other servers by bishop81
- imagedimensions-mcp#29,034 · 2 vers
- csvto-mcp#39,051 · 1 ver
- wpgoldmine-mcp#53,754 · 2 vers
- domainintel-mcp#63,532 · 1 ver
- kcdevs-mcp#88,562
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Jun 23, 2026 |
Frequently asked questions
- Who maintains accessibility-scanner-mcp?
- accessibility-scanner-mcp is maintained by bishop81, which publishes 6 MCP servers (7 total versions) tracked on MCP Toplist.
- Is accessibility-scanner-mcp listed on the Official MCP Registry?
- Yes — accessibility-scanner-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does accessibility-scanner-mcp have?
- MCP Toplist tracks 1 version of accessibility-scanner-mcp, most recently published on Jun 23, 2026.
- Where can I find the source code for accessibility-scanner-mcp?
- The source code for accessibility-scanner-mcp is hosted at github.com/bishop81/accessibility-scanner-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.