joe-watkins/accessibility-testing-mcp
3.2
If you are the rightful owner of accessibility-testing-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 dayong@mcphub.com.
Axecore MCP Server is an accessibility testing server that uses axe-core to analyze web pages and HTML for accessibility issues.
Tools
Functions exposed to the LLM to take actions
analyze_url
Run axe-core accessibility tests on any URL with detailed reports.
analyze_url_json
Run axe-core accessibility tests on any URL with JSON output.
analyze_html
Test raw HTML content for accessibility issues with detailed reports.
analyze_html_json
Test raw HTML content with JSON output.
get_rules
Get information about all available axe-core rules.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client