Skip to main content
Glama
williamvd4

Playwright Server

by williamvd4

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UV_PUBLISH_TOKENNoPyPI token for publishing the package
UV_PUBLISH_PASSWORDNoPyPI password for publishing the package
UV_PUBLISH_USERNAMENoPyPI username for publishing the package

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
playwright_navigateC

Navigate to a URL,thip op will auto create a session

playwright_screenshotC

Take a screenshot of the current page or a specific element

playwright_clickC

Click an element on the page using CSS selector

playwright_fillC

Fill out an input field

playwright_evaluateC

Execute JavaScript in the browser console

playwright_click_textC

Click an element on the page by its text content

playwright_get_text_contentB

Get the text content of all elements

playwright_get_html_contentC

Get the HTML content of the page

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/williamvd4/playwright-plus-python-mcp'

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