Skip to main content
Glama
PashaBoiko

Playwright Accessibility Testing MCP Server

by PashaBoiko

a11y_scanUrl

Scan web pages for accessibility issues using WCAG 2.0/2.1 standards, identify violations, and capture screenshots with highlighted problems for compliance reporting.

Instructions

Run accessibility scan on a URL or specific element using Playwright + axe-core. Supports full page or targeted section scanning with optional screenshots. Uses comprehensive WCAG 2.0, 2.1 Level A/AA and best-practice rules by default.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesURL to scan for accessibility issues
selectorNoCSS selector to scan only a specific section/element (e.g., 'header', '.main-content', '#navigation')
waitForSelectorNoCSS selector to wait for before scanning (useful for dynamic content)
captureScreenshotNoCapture screenshot of the scanned area with violations highlighted
timeoutNoNavigation timeout in milliseconds

Tool Definition Quality

Score is being calculated. Check back soon.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/PashaBoiko/playwright-axe-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server