Skip to main content
Glama
PashaBoiko

Playwright Accessibility Testing MCP Server

by PashaBoiko

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
a11y_scanUrl

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.

a11y_scanInteractiveByText

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.

Prompts

Interactive templates invoked by user choice

NameDescription
comprehensive-a11y-testRun a comprehensive accessibility audit with detailed analysis. Just provide URL, optional block name, and optional steps.

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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