Playwright MCP Server
by dbustosjr
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Server host address | 0.0.0.0 |
| PORT | No | Server port | 8000 |
| DEBUG | No | Enable debug mode with enhanced logging | true |
| HEADLESS | No | Run browser in headless mode | true |
| PYTHONPATH | No | Python path for module resolution, typically the path to the src directory. | |
| SCREENSHOT_DIR | No | Directory for screenshots | ./screenshots |
| VIEWPORT_WIDTH | No | Browser viewport width | 1920 |
| BROWSER_TIMEOUT | No | Browser launch timeout (ms) | 30000 |
| ELEMENT_TIMEOUT | No | Element interaction timeout (ms) | 10000 |
| VIEWPORT_HEIGHT | No | Browser viewport height | 1080 |
| NAVIGATION_TIMEOUT | No | Page navigation timeout (ms) | 30000 |
| SCREENSHOT_TIMEOUT | No | Screenshot capture timeout (ms) | 5000 |
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
ActivityInactive
ResponsivenessNo issues