Skip to main content
Glama

Playwright Browserbase MCP Server

by ampcome-mcps

browserbase_screenshot

Capture a screenshot of the current webpage to visually confirm your location or state during browser control, ideal for verifying actions or debugging.

Instructions

Takes a screenshot of the current page. Use this tool to learn where you are on the page when controlling the browser with Stagehand. Only use this tool when the other tools are not sufficient to get the information you need.

Input Schema

NameRequiredDescriptionDefault
nameNoThe name of the screenshot

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "name": { "description": "The name of the screenshot", "type": "string" } }, "type": "object" }

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/ampcome-mcps/browserbase-mcp'

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