MCP profile
Github JustasMonkev Mcp Accessibility Scanner
MCP server for automated web accessibility scanning with Playwright and Axe-core.
Developer ToolsPackageJavaScript/TypeScriptOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry
About This MCP Server
A powerful Model Context Protocol (MCP) server that provides automated web accessibility scanning and browser automation using Playwright and Axe-core. This server enables LLMs to perform WCAG compliance checks, interact with web pages, manage persistent browser sessions, and generate detailed accessibility reports with visual annotations.
Tools & Endpoints2
Specifications
Status
live
Industry
Developer Tools
Category
General
Server type
Package
Language
JavaScript/TypeScript
License
Open Source
Verified
Yes
Requirements
- You can install the package using any of these methods:
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
1
Install
Install command
JavaScript/TypeScript
docker pull justasmonkev/mcp-accessibility-scanner2
Configure
Configuration
json
{
"mcpServers": {
"accessibility-scanner": {
"command": "npx",
"args": ["-y", "mcp-accessibility-scanner"]
}
}
}Performance
Usage
Quick Reference
- Name
- Github JustasMonkev Mcp Accessibility Scanner
- Function
- MCP server for automated web accessibility scanning with Playwright and Axe-core.
- Available Tools
- To print every tool name and its description:, > Note: Tool names like browser_navigate and scan_page are MCP tool identifiers (and REPL commands in interactive mode). They are not shell subcommands -- you cannot run npx mcp-accessibility-scanner browser_navigate.
- Transport
- Package
- Language
- JavaScript/TypeScript
- Install
- docker pull justasmonkev/mcp-accessibility-scanner
- Source
- External (Registry)
- License
- Open Source
Get started
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.