servers / a11y-check

A11y Check MCP server

communitystdiolocalhealthyhealthy

Web accessibility scanning (WCAG 2.2 AA + KWCAG 2.2) with Korean remediation guides


01Tools · 6

How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.

ToolRiskSide effectsApproval
crawl_sample
사이트의 sitemap·내부 링크에서 대표 페이지 표본을 뽑는다 (WCAG-EM 방식 층화 표집, robots.txt 존중). 브라우저 없이 동작한다. 결과 URL들을 scan_pages에 넘겨 검사할 수 있다.
unknownunknownunknown
get_fix_guide
검사 규칙(axe/자체 규칙) 하나의 한국어 개선 가이드와 WCAG·KWCAG 매핑을 조회한다. 코드 예시가 포함되어 수정 작업에 바로 쓸 수 있다. 브라우저 불필요.
readfalseunknown
kwcag_checkpoint
KWCAG 2.2 검사항목(33개) 하나의 검사 방법·대응 WCAG 성공기준·자동 판정 규칙을 조회한다. id(예: 5.1.1) 또는 슬러그(예: alternative-text)로 찾는다. 브라우저 불필요.
unknownunknownunknown
scan_dir
로컬 디렉터리의 정적 HTML 파일들을 재귀 수집해 일괄 검사한다 (최대 10개, 닷파일·node_modules 등 제외). 빌드 산출물·정적 사이트를 서버 없이 배포 전에 점검하는 용도다. file://로 열므로 fetch에 의존하는 CSR SPA 산출물은 빈 페이지가 된다 — 그런 경우 dev 서버를 띄워 scan_pages를 쓰세요.
readfalseunknown
scan_page
웹 페이지 1개를 WCAG 2.2 AA + KWCAG 2.2 기준으로 검사한다 (axe-core + 자체 규칙). localhost 개발 서버와 로컬 정적 HTML(file:///…)도 검사할 수 있다. 각 위반에 한국어 개선 가이드(guide)가 붙는다. file://는 fetch가 차단되므로 CSR SPA 산출물은 빈 페이지가 된다 — 그런 경우 dev 서버 URL을 쓰세요. 사이트 전체 표본 검사·인증 준비 보고서는 a11ychk.com 웹 서비스의 기능이다.
readfalseunknown
scan_pages
웹 페이지 여러 개(최대 10개)를 한 번에 검사한다. crawl_sample이 수집한 표본을 넣기 좋다. 그 이상 규모의 사이트 단위 검사는 a11ychk.com에서 표본 수집부터 보고서까지 자동으로 처리한다.
unknownunknownunknown

02Install & source
npx -y @a11ychk/mcp
npx

05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-09-20 13:21Z
next_check2026-09-20 16:21Z
cadenceevery 3h
verifiedmetadata:passed metadata:passed metadata:passed metadata:passed metadata:passed metadata:passed metadata:passed metadata:passed metadata:passed metadata:passed
index_statusindex8 unique facts >= 5

06Badge

Add the “as seen on MCPExplorer” badge to your README. A11y Check MCP — as seen on mcpexplorer.com

[![A11y Check MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/a11y-check.svg)](https://mcpexplorer.com/servers/a11y-check)

Next step

This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.

Explore loadouts →