CalvHobbes/a11y-mcp
If you are the rightful owner of a11y-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
a11y-mcp is a server designed to perform comprehensive accessibility testing on web pages using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
checkAccessibility
Navigates to a specified URL and runs a full Axe-core accessibility scan on the live page.
run-axe-for-html
Analyzes a provided HTML string for accessibility issues using Axe-core.
navigate
Instructs the server to open a browser and navigate to a given URL.
getSnapshot
Captures a comprehensive snapshot of the current page, including the full rendered HTML and a visual screenshot.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client