wcagc — accessibility scanning
Rank #9,077io.github.WCAG-Compliance/mcp
Deterministic axe-core accessibility scans (WCAG 2.1 AA, EN 301 549, PDF/UA) via your account.
wcagc — accessibility scanning is a Model Context Protocol (MCP) server published by WCAG-Compliance. It ranks #9,077 of 132,046 servers tracked on MCP Toplist. wcagc — accessibility scanning is listed across 2 registries — Official MCP and Glama, with 14 tracked versions. It was first listed on Jul 25, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 122,969 of 132,046 servers on MCP Toplist.
Use wcagc — accessibility scanning
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http wcag-compliance https://mcp.wcagc.com/mcpclaude mcp add wcag-compliance -e "WCAGC_MCP_KEY=<your WCAGC_MCP_KEY>" -e "WCAGC_API_BASE_URL=<your WCAGC_API_BASE_URL>" -- npx -y @wcagc/mcpReplace each placeholder with your own value before saving.
[mcp_servers.wcag-compliance]
url = "https://mcp.wcagc.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.wcag-compliance]
command = "npx"
args = ["-y", "@wcagc/mcp"]
[mcp_servers.wcag-compliance.env]
WCAGC_MCP_KEY = "<your WCAGC_MCP_KEY>"
WCAGC_API_BASE_URL = "<your WCAGC_API_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.wcagc.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"wcag-compliance": {
"command": "npx",
"args": [
"-y",
"@wcagc/mcp"
],
"env": {
"WCAGC_MCP_KEY": "<your WCAGC_MCP_KEY>",
"WCAGC_API_BASE_URL": "<your WCAGC_API_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wcag-compliance": {
"url": "https://mcp.wcagc.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"wcag-compliance": {
"command": "npx",
"args": [
"-y",
"@wcagc/mcp"
],
"env": {
"WCAGC_MCP_KEY": "<your WCAGC_MCP_KEY>",
"WCAGC_API_BASE_URL": "<your WCAGC_API_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"wcag-compliance": {
"type": "http",
"url": "https://mcp.wcagc.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"wcag-compliance": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@wcagc/mcp"
],
"env": {
"WCAGC_MCP_KEY": "<your WCAGC_MCP_KEY>",
"WCAGC_API_BASE_URL": "<your WCAGC_API_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wcag-compliance": {
"serverUrl": "https://mcp.wcagc.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"wcag-compliance": {
"command": "npx",
"args": [
"-y",
"@wcagc/mcp"
],
"env": {
"WCAGC_MCP_KEY": "<your WCAGC_MCP_KEY>",
"WCAGC_API_BASE_URL": "<your WCAGC_API_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"wcag-compliance": {
"url": "https://mcp.wcagc.com/mcp"
}
}
}{
"mcpServers": {
"wcag-compliance": {
"command": "npx",
"args": [
"-y",
"@wcagc/mcp"
],
"env": {
"WCAGC_MCP_KEY": "<your WCAGC_MCP_KEY>",
"WCAGC_API_BASE_URL": "<your WCAGC_API_BASE_URL>"
}
}
}
}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.WCAG-Compliance%2Fmcp)<a href="https://mcptoplist.com/server/io.github.WCAG-Compliance%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.WCAG-Compliance%2Fmcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
WCAG-Compliance
Available versions (14)
| Version | Published |
|---|---|
| 0.7.3 | Sep 7, 2026 |
| 0.7.2 | Jul 29, 2026 |
| 0.7.1 | Jul 29, 2026 |
| 0.7.0 | Jul 28, 2026 |
| 0.6.0 | Jul 28, 2026 |
| 0.5.0 | Jul 28, 2026 |
| 0.4.0 | Jul 27, 2026 |
| 0.3.1 | Jul 25, 2026 |
| 0.3.0 | Jul 25, 2026 |
| 0.2.8 | Jul 25, 2026 |
| 0.2.7 | Jul 25, 2026 |
| 0.2.6 | Jul 25, 2026 |
| 0.2.5 | Jul 25, 2026 |
| 0.2.4 | Jul 25, 2026 |
Frequently asked questions
- Who maintains wcagc — accessibility scanning?
- wcagc — accessibility scanning is maintained by WCAG-Compliance, which publishes 1 MCP server (14 total versions) tracked on MCP Toplist.
- Is wcagc — accessibility scanning listed on the Official MCP Registry?
- Yes — wcagc — accessibility scanning is listed on the Official MCP Registry, alongside Glama.
- How many versions does wcagc — accessibility scanning have?
- MCP Toplist tracks 14 versions of wcagc — accessibility scanning, most recently published on Sep 7, 2026.
- Where can I find the source code for wcagc — accessibility scanning?
- The source code for wcagc — accessibility scanning is hosted at github.com/WCAG-Compliance/wcagc-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.