A11y Check MCP Server
WCAG 2.2 + KWCAG 2.2를 이중 매핑한 한국어 우선 웹 접근성 자동 점검 엔진 URL 하나로 대표 페이지를 수집해 접근성을 점검하고, 한국어 개선 가이드와 AI 코딩 도구용 수정 요청 문서까지 생성하는 오픈소스 서비스입니다. It runs locally over stdio via the published package.
People connecting web framework tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-12 · ★ 3 · #16 OF 48 MAINTAINED WEB FRAMEWORK · VERIFIED 2026-08-25
AGPL-3.0 · TypeScript servers · how we verify → /methodology
01 · Install A11y Check
Claude Code
claude mcp add isaaceryn-a11ychk -- npx -y @a11ychk/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"isaaceryn-a11ychk": {
"command": "npx",
"args": [
"-y",
"@a11ychk/mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-07-14 - young repo, little track record yet
license AGPL-3.0 - declared in the repository
npm package @a11ychk/mcp - the @a11ychk scope differs from the repo owner (isaaceryn); confirm it's the project's official package
registry vendor namespace com.a11ychk - domain-verified with the official MCP registry
03 · What A11y Check can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.1.0 · 2026-07-28
한국어 · 준수율과 fail-on 판정이 a11ychk.com 보고서와 어긋나 있었습니다. WCAG 성공기준에 · 대응하지 않는 axe 규칙(landmark-one-main, region, heading-order 등)을 웹 보고서는 · '권고'로만 보고하는데 액션은 감점 요소로 세고 있었습니다. · 이 차이는 제3자 위젯에서 특히 크게 벌어졌습니다. 캡차나 채팅 위젯이 iframe으로…
v1.0.0 · 2026-07-28
yaml · IsaacEryn/a11ychk@v1 · with: · | · fail-on: serious · 한국어 · GitHub Action 첫 정식 릴리스입니다. PR이나 배포 파이프라인에서 지정한 페이지들을 · chromium으로 열어 접근성을 자동 검사하고, 위반이 기준을 넘으면 잡을 실패시킵니다. · 검사는 axe-core에 자체 규칙(리플로우·텍스트…
04 · Who maintains A11y Check
A11y Check is maintained by isaaceryn. It's the only MCP server we track from this author; the repo dates to Jul 2026.
05 · Facts
- repository
- github.com/isaaceryn/a11ychk
- website
- https://www.a11ychk.com/
- category
- web framework - ranked #16 of 48 actively-maintained web framework servers as of 2026-08-25.
- release cadence
- 2 releases in the last 90 days (latest 2026-07-28)
- registry
- com.a11ychk/mcp (active, first published 2026-08-02 · 2 versions)
- packages
- npm:@a11ychk/mcp
06 · A11y Check FAQ
What is A11y Check?
WCAG 2.2 + KWCAG 2.2를 이중 매핑한 한국어 우선 웹 접근성 자동 점검 엔진 URL 하나로 대표 페이지를 수집해 접근성을 점검하고, 한국어 개선 가이드와 AI 코딩 도구용 수정 요청 문서까지 생성하는 오픈소스 서비스입니다. It runs locally over stdio via the published package.
Is A11y Check still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-12 and it shipped 2 releases in the last 90 days. We re-verify nightly.
How do I install A11y Check?
Run `npx -y @a11ychk/mcp`. You can also paste the ready-made client config above.
Does A11y Check run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to A11y Check
Alternatives to A11y Check
Maintained web framework servers if A11y Check isn't the fit.
- Tolgee Your app's translations in Tolgee: search keys, create translations, trigger machine translation ★ 4,081 · 2026-08-24
- Semiotic Verified React chart generation: select, validate, repair, render, and inspect charts through MCP. ★ 2,691 · 2026-08-24
- Medplum MCP Server Securely access and manage FHIR healthcare data stored in Medplum. ★ 2,627 · 2026-08-25
- Webcomponents React MCP Server MCP server for UI5 Web Components for React - Developer documentation and API assistance ★ 539 · 2026-08-24
- OpenVibeCoding Read-only MCP Read-only MCP for OpenVibeCoding runs, workflows, proof, queue, replay, and incident reads. ★ 206 · 2026-07-15
- Geo Lens Read-only access to a self-hosted GeoLens spatial catalog: datasets, features, maps, sandboxed SQL. ★ 202 · 2026-08-24
More web framework MCP servers · Deepmiro · Apolo Cad · UI Annotator MCP · Megberts MCP Server
More TypeScript MCP servers · Kolada MCP Server · OECD MCP Server · Scb MCP · E Arveldaja MCP · Isnow890 Data4library MCP · see all