Skip to main content
Glama

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
playwright_navigateC

Navigate to a URL

playwright_screenshotC

Take a screenshot of the current page or a specific element

playwright_clickC

Click an element on the page

playwright_fillC

fill out an input field

playwright_selectC

Select an element on the page with Select tag

playwright_hoverC

Hover an element on the page

playwright_evaluateC

Execute JavaScript in the browser console

playwright_getC

Perform an HTTP GET request

playwright_postC

Perform an HTTP POST request

playwright_putC

Perform an HTTP PUT request

playwright_patchC

Perform an HTTP PATCH request

playwright_deleteC

Perform an HTTP DELETE request

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Browser console logs

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

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