Skip to main content
Glama
zubair-farahi121

mcp-accessibility-scanner

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PLAYWRIGHT_MCP_CAPSNoComma-separated capabilities, e.g., 'install', 'verify', 'vision', 'pdf'.
PLAYWRIGHT_MCP_MOBILENoSet to 1 to emulate a generic mobile device.
PLAYWRIGHT_MCP_SANDBOXNoOverrides the Chromium sandbox setting (default: false for downloaded Chromium builds on Linux, true otherwise).
PLAYWRIGHT_MCP_ISOLATEDNoSet to true to use a fresh browser context for each session, isolating storage state.
PLAYWRIGHT_MCP_AUTH_TOKENNoWhen set, Streamable HTTP requests (--port) require Authorization: Bearer <token> or return 401.
PLAYWRIGHT_MCP_OUTPUT_DIRNoDirectory for output files — reports, screenshots, traces, and session logs.
PLAYWRIGHT_MCP_CDP_HEADERSNoOne 'Name: Value' entry per line for CDP connect request headers (e.g., Authorization).
PLAYWRIGHT_MCP_CDP_TIMEOUTNoMaximum time in milliseconds to wait when connecting to the CDP endpoint.
PLAYWRIGHT_MCP_STORAGE_STATENoPath to a Playwright storage state file (JSON) to start each session from.
PLAYWRIGHT_MCP_SNAPSHOT_BOXESNoSet to 1 to include each element's bounding box in snapshots.
PLAYWRIGHT_MCP_TIMEOUT_SETTLENoOverride the post-action settle delay in milliseconds.
PLAYWRIGHT_MCP_EXTENSION_TOKENNoSet PLAYWRIGHT_MCP_EXTENSION_TOKEN to the token shown by the extension to bypass the connection approval dialog.
PLAYWRIGHT_MCP_PING_TIMEOUT_MSNoOverride the default 5000 ms timeout for MCP heartbeat pings, or use 0 or negative to disable.
PLAYWRIGHT_MCP_PROFILE_DIR_NAMENoPass --profile-dir-name (or set PLAYWRIGHT_MCP_PROFILE_DIR_NAME) to select a Chrome profile explicitly; requires --user-data-dir and extension mode.
PLAYWRIGHT_MCP_ALLOWED_UPLOAD_DIRSNoRestrict files sent by browser_file_upload and browser_drop to regular files inside these directories. Empty string denies all.
PLAYWRIGHT_MCP_VSCODE_ALLOW_REMOTENoSet to 1 to allow remote WebSocket URLs in VS Code browser_connect.
PLAYWRIGHT_MCP_BROWSER_SESSION_TTL_MSNoOverride the idle timeout for browser sessions (0 or negative disables expiry).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources