temanuel1/a11y-mcp-server
3.2
If you are the rightful owner of a11y-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The A11y MCP Server provides accessibility testing tools for AI code agents, enabling them to scan code for accessibility issues, run audits, and generate fix prompts.
Tools
Functions exposed to the LLM to take actions
scan_static_a11y
Scan code files for accessibility issues using ESLint.
scan_dynamic_a11y
Run Lighthouse audit on a running app.
get_all_a11y_issues
Get comprehensive report (static + dynamic).
generate_fix_prompt
Generate structured prompt for fixing issues.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client