Skip to main content
Glama

Playwright MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
interpret-pageInterpret the current web page content and structure

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
navigate

Navigate to a URL

click

Click on an element by selector

type

Type text into an input element

get_text

Get text content from an element

get_page_content

Get the current page HTML content

take_screenshot

Take a screenshot of the current page

new_page

Create a new browser page

switch_page

Switch to a different browser page

get_pages

List all available browser pages

wait_for_selector

Wait for an element to be visible on the page

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