Skip to main content
Glama
teifidebugger

Cloudflare Playwright MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
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-interactive-snapshotB

Get a snapshot focused on interactive elements (buttons, links, inputs) with annotated screenshot for UI automation

get-full-snapshotB

Get a complete snapshot of the page including all visible content (text, images, forms, etc.) for understanding the full context

get-text-snapshotB

Get all text content from the page (headings, paragraphs, lists) for reading and content extraction

Prompts

Interactive templates invoked by user choice

NameDescription
server-flowGet prompt on how to use this MCP server

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/teifidebugger/playwright-mcp'

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