Skip to main content
Glama
b3nw
by b3nw

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
browser_navigateC

Navigate to a specified URL and wait for page load

browser_take_screenshotC

Take a screenshot of the current page or a specific element

browser_get_htmlC

Extract HTML content from the page or a specific element

browser_clickC

Click on an element specified by selector

browser_typeC

Type text into an input field specified by selector

browser_wait_forC

Wait for an element to appear on the page

browser_evaluateC

Execute JavaScript code in the browser context

browser_snapshotC

Get accessibility tree snapshot for LLM-friendly element identification

browser_file_uploadC

Upload files to file input elements on the page

browser_refreshA

Refresh the current page, similar to pressing F5 or clicking browser refresh

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

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

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