Skip to main content
Glama
dbustosjr

Playwright MCP Server

by dbustosjr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoServer host address0.0.0.0
PORTNoServer port8000
DEBUGNoEnable debug mode with enhanced loggingtrue
HEADLESSNoRun browser in headless modetrue
PYTHONPATHNoPython path for module resolution, typically the path to the src directory.
SCREENSHOT_DIRNoDirectory for screenshots./screenshots
VIEWPORT_WIDTHNoBrowser viewport width1920
BROWSER_TIMEOUTNoBrowser launch timeout (ms)30000
ELEMENT_TIMEOUTNoElement interaction timeout (ms)10000
VIEWPORT_HEIGHTNoBrowser viewport height1080
NAVIGATION_TIMEOUTNoPage navigation timeout (ms)30000
SCREENSHOT_TIMEOUTNoScreenshot capture timeout (ms)5000

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

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/dbustosjr/playwright-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server