Playwright MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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-browserless-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server