Accessibility Hub
@drzkn
关于 Accessibility Hub
暂无概览
基本信息
配置
工具
4Analyze accessibility using axe-core
Analyze accessibility using Pa11y
Analyze accessibility using Lighthouse (score 0-100)
Check color contrast (WCAG 2.1 / APCA)
概览
What is Accessibility Hub?
Accessibility Hub is an MCP server that orchestrates web accessibility tools (axe‑core, Pa11y, Lighthouse) to analyze web pages, check color contrast, obtain Lighthouse scores, and produce detailed WCAG compliance reports with enriched human context. It is designed for developers and QA engineers who need automated, actionable accessibility insights.
How to use Accessibility Hub?
Install the package globally with npm install -g AccesibilityHub, then add the configuration to your MCP client using the command npx with args ["-y", "AccesibilityHub"]. Once configured, you can instruct your AI assistant to analyze a URL, for example: “Analyze the accessibility of https://example.com.”
Key features of Accessibility Hub
- Runs axe‑core, Pa11y, and Lighthouse accessibility audits
- Color contrast analysis using WCAG 2.1 and APCA standards
- Mixed analysis runs multiple tools in parallel
- Provides enriched human context for each issue
- Offers pre‑built prompt templates for common audit tasks
- Includes WCAG criteria and contrast thresholds as resources
Use cases of Accessibility Hub
- Quick accessibility check of a web page before deployment
- Deep WCAG compliance audit with detailed remediation advice
- Color contrast testing during design reviews
- Continuous accessibility monitoring in CI/CD pipelines
- Getting a Lighthouse accessibility score with an improvement plan
FAQ from Accessibility Hub
What dependencies are required?
Node.js ≥ 20 and Chrome/Chromium (the latter is automatically downloaded by Puppeteer).
How do I install and configure it?
Install via npm install -g AccesibilityHub and add the MCP client configuration with command npx and args ["-y", "AccesibilityHub"].
What tools does it support?
It supports axe‑core, Pa11y, Lighthouse, and a color contrast analyzer (WCAG 2.1/APCA). It can also run multiple tools in parallel.
Does it include WCAG reference data?
Yes, it provides WCAG 2.1 criteria reference and contrast thresholds as resources.
Is it open source?
Yes, it is licensed under MIT.
其他 分类下的更多 MCP 服务器
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Servers
modelcontextprotocolModel Context Protocol Servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
评论