← Back to search

@accesslint/mcp

GitHub Actions Scanned 14d ago

MCP server for accessible agentic coding — WCAG audit tools for AI coding agents

B
75.3 / 100

Versions

0.10.0latest
Jun 5, 2026
0.9.0
Jun 4, 2026
0.8.1
Jun 2, 2026
0.8.0
May 2, 2026
0.7.2
May 2, 2026
+ show 17 moreshow less
0.7.1
May 1, 2026
0.7.0
May 1, 2026
0.6.1
Apr 26, 2026
0.6.0
Apr 26, 2026
0.5.0
Apr 26, 2026
0.4.2
Apr 26, 2026
0.4.1
Apr 25, 2026
0.4.0
Apr 25, 2026
0.3.0
Apr 25, 2026
0.2.6
Apr 17, 2026
0.2.5
Feb 25, 2026
0.2.4
Feb 22, 2026
0.2.3
Feb 22, 2026
0.2.2
Feb 22, 2026
0.2.1
Feb 22, 2026
0.2.0
Feb 22, 2026
0.1.0
Nov 5, 2025
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 4

audit_html
annotations: none low

Audit an HTML string for accessibility violations. Ensures a debuggable Chrome (auto-launches one headless if none is reachable), loads the HTML into a blank tab, and runs the @accesslint/core engine against the real DOM. Auto-detects fragments vs full documents.

list_rules
annotations: none low

List available accessibility rules with optional filters by category, WCAG level, fixability, or criterion.

explain_rule
annotations: none low

Return detailed metadata for a single rule: description, WCAG criteria, level, fixability, browser hint, and remediation guidance.

audit_live
annotations: none low

Audit a live URL via CDP. Ensures a debuggable Chrome (auto-launches one headless via @accesslint/chrome if none is reachable — no manual setup needed), then runs the @accesslint/core engine against the live DOM. CSP-bypassing. Use this for any URL audit.

Permissions 3

network medium
Server uses network capabilities via: fetch()
shell high
Server uses shell capabilities via: child_process, spawn()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 0

No scan findings.