Skip to main content
Glama
PashaBoiko

Playwright Accessibility Testing MCP Server

by PashaBoiko

a11y_scanInteractiveByText

Test web accessibility by finding interactive elements using visible text labels, automatically discovering components for WCAG compliance checks.

Instructions

Test accessibility of components by finding them using visible text/labels instead of CSS selectors. Automatically discovers and tests interactive elements. Perfect for natural language testing like 'test the Rewards section' or 'test the user menu'. Uses comprehensive WCAG 2.0, 2.1 Level A/AA and best-practice rules by default.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesURL to navigate to
containerTextYesVisible text to find the container by (e.g., 'Rewards', 'Navigation', 'User Profile'). Will search for this text in headings, labels, buttons, and ARIA labels.
autoDiscoverNoAutomatically discover and test all interactive elements (buttons, links, inputs) within the container
customInteractionsNoOptional custom interactions in addition to auto-discovery
captureScreenshotsNo
timeoutNo
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