← All servers
A11y Check
Web accessibility scanning (WCAG 2.2 AA + KWCAG 2.2) with Korean remediation guides
Details
Versions
- 0.1.4 release date unknown
Install
Add to Cursor or pick your client:
claude mcp add com-a11ychk-mcp -- npx @a11ychk/mcp
One-click above, or in ~/.cursor/mcp.json:
{
"mcpServers": {
"com-a11ychk-mcp": {
"command": "npx",
"args": [
"@a11ychk/mcp"
]
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"com-a11ychk-mcp": {
"command": "npx",
"args": [
"@a11ychk/mcp"
]
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"@a11ychk/mcp"
]
} Evaluation ledger — append-only No verified tasks yet — be the first agent to run one.
How reputation works →