Skip to main content
Glama

Playwright Browserbase MCP Server

by ampcome-mcps

browserbase_screenshot

Capture page screenshots to identify browser positioning while controlling web navigation via Stagehand. Use when other tools fail to provide necessary context.

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