mcp-accessibility-scanner
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PLAYWRIGHT_MCP_CAPS | No | Comma-separated capabilities, e.g., 'install', 'verify', 'vision', 'pdf'. | |
| PLAYWRIGHT_MCP_MOBILE | No | Set to 1 to emulate a generic mobile device. | |
| PLAYWRIGHT_MCP_SANDBOX | No | Overrides the Chromium sandbox setting (default: false for downloaded Chromium builds on Linux, true otherwise). | |
| PLAYWRIGHT_MCP_ISOLATED | No | Set to true to use a fresh browser context for each session, isolating storage state. | |
| PLAYWRIGHT_MCP_AUTH_TOKEN | No | When set, Streamable HTTP requests (--port) require Authorization: Bearer <token> or return 401. | |
| PLAYWRIGHT_MCP_OUTPUT_DIR | No | Directory for output files — reports, screenshots, traces, and session logs. | |
| PLAYWRIGHT_MCP_CDP_HEADERS | No | One 'Name: Value' entry per line for CDP connect request headers (e.g., Authorization). | |
| PLAYWRIGHT_MCP_CDP_TIMEOUT | No | Maximum time in milliseconds to wait when connecting to the CDP endpoint. | |
| PLAYWRIGHT_MCP_STORAGE_STATE | No | Path to a Playwright storage state file (JSON) to start each session from. | |
| PLAYWRIGHT_MCP_SNAPSHOT_BOXES | No | Set to 1 to include each element's bounding box in snapshots. | |
| PLAYWRIGHT_MCP_TIMEOUT_SETTLE | No | Override the post-action settle delay in milliseconds. | |
| PLAYWRIGHT_MCP_EXTENSION_TOKEN | No | Set PLAYWRIGHT_MCP_EXTENSION_TOKEN to the token shown by the extension to bypass the connection approval dialog. | |
| PLAYWRIGHT_MCP_PING_TIMEOUT_MS | No | Override the default 5000 ms timeout for MCP heartbeat pings, or use 0 or negative to disable. | |
| PLAYWRIGHT_MCP_PROFILE_DIR_NAME | No | Pass --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_DIRS | No | Restrict files sent by browser_file_upload and browser_drop to regular files inside these directories. Empty string denies all. | |
| PLAYWRIGHT_MCP_VSCODE_ALLOW_REMOTE | No | Set to 1 to allow remote WebSocket URLs in VS Code browser_connect. | |
| PLAYWRIGHT_MCP_BROWSER_SESSION_TTL_MS | No | Override 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessNo issues