Playwright MCP
by qabyai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| init-browserC | Initialize a browser with a URL |
| get-full-domA | Get the full DOM of the current page. (Deprecated, use get-context instead) |
| get-screenshotB | Get a screenshot of the current page |
| execute-codeA | Execute custom Playwright JS code against the current page |
| get-contextC | Get the website context which would be used to write the testcase |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| server-flow | Get prompt on how to use this MCP server |
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/qabyai/playwright-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server