Home › Browser Automation & Scraping › mcp-accessibility-scanner
mcp-accessibility-scanner
MCP server for automated web accessibility scanning with Playwright and Axe-core.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.1.1)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"mcp-accessibility-scanner": {
"command": "npx",
"args": [
"-y",
"[email protected]"
]
}
}
}
Related servers
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass. CSS selectors supported.
UI-TARS-desktop
MCP server for web search operations
playwright-mcp
Playwright Tools for MCP
invisible_playwright_mcp
AI browser agent: browses, clicks, types, and reads real web pages from plain-English instructions.
Scrapegraph-ai
AI-powered web scraping library that creates scraping pipelines using natural language.- [ScrapeGraphAI](https://scrapegraphai.com)
Skyvern
AI-powered browser automation — navigate, click, fill forms, and extract data from any website.
Data from the Official MCP Registry