Playwright MCP
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 |
|---|---|
| navigateC | Navigate to a URL |
| clickC | Click on an element by selector |
| typeC | Type text into an input element |
| get_textC | Get text content from an element |
| get_page_contentC | Get the current page HTML content |
| take_screenshotC | Take a screenshot of the current page |
| new_pageC | Create a new browser page |
| switch_pageC | Switch to a different browser page |
| get_pagesB | List all available browser pages |
| wait_for_selectorC | Wait for an element to be visible on the page |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| interpret-page | Interpret the current web page content and structure |
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/misanthropic-ai/playwrite-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server