Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PLAYWRIGHT_MCP_LOG_LEVELNodebug, info, warn, or error.
PLAYWRIGHT_MCP_MAX_PAGESNoPage cap. Default: 32.32
PLAYWRIGHT_MCP_HTTP_TOKENNoRequire Authorization: Bearer <token> for HTTP mode.
PLAYWRIGHT_MCP_ARTIFACT_DIRNoScreenshots, traces, PDFs, downloads, and storage state directory. Default: ./artifacts../artifacts
PLAYWRIGHT_MCP_MAX_CONTEXTSNoBrowser context cap. Default: 8.8
PLAYWRIGHT_MCP_ALLOW_UPLOADSNoEnable upload tools. Default: false.false
PLAYWRIGHT_MCP_ALLOW_EVALUATENoEnable the dangerous evaluate tool. Default: false.false
PLAYWRIGHT_MCP_ALLOWED_ORIGINSNoComma-separated browser navigation allowlist.
PLAYWRIGHT_MCP_ALLOW_DOWNLOADSNoEnable download tools and accepting downloads. Default: false.false
PLAYWRIGHT_MCP_BLOCKED_ORIGINSNoComma-separated browser navigation blocklist.
PLAYWRIGHT_MCP_DEFAULT_TIMEOUT_MSNoDefault Playwright timeout. Default: 30000.30000
PLAYWRIGHT_MCP_HTTP_ALLOWED_ORIGINSNoComma-separated CORS allowlist.

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

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