
Browserbase
browserbase/mcp-server-browserbaseA server that integrates with Stagehand, a tool for automating web interactions.
- Version
- 0.1.0
- Type
- Official Integrations
- Categories
- Web ScrapingAutomation
Tools
4stagehand_navigate
Navigate to a URL in the browser.
Parameter Type Description url*string The URL to navigate to. stagehand_act
Performs an action on the web page.
Parameter Type Description action*string The action to perform. variablesobject Variables used in the action template. stagehand_extract
Extracts structured data from the web page based on an instruction and a JSON schema.
Parameter Type Description instruction*string Clear instruction for what data to extract from the page schema*object A JSON Schema object defining the structure of data to extract stagehand_observe
Observes actions that can be performed on the web page.
Parameter Type Description instructionstring Instruction for observation.
Resources
0No resources available for this server
Prompts
0No prompts available for this server