MCP Servers / development / Web Accessibility MCP Server

Web Accessibility MCP Server

JSON →
httpnone4development

An MCP server that provides web accessibility analysis capabilities using axe-core and Puppeteer.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: web-accessibility-mcp-server
Tools
What this server exposes
check_accessibility
Checks the accessibility of a given URL using axe-core, returning violations, passes, inapplicable, and incomplete results based on WCAG guidelines.
simulate_colorblind
Simulates how a webpage appears to users with different types of color blindness (protanopia, deuteranopia, tritanopia) using color matrix transformations and saves a screenshot.
Configuration
Environment & auth
authnone
Resources
Web Accessibility MCP Server — MCP Server · libregistry