Playwright Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UV_PUBLISH_TOKEN | No | PyPI token for publishing the package | |
| UV_PUBLISH_PASSWORD | No | PyPI password for publishing the package | |
| UV_PUBLISH_USERNAME | No | PyPI username for publishing the package |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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