
Stagehand
Allow LLMs to control a browser with Browserbase and Stagehand
Installation
Installing for Claude Desktop
Manual Configuration Required
This MCP server requires manual configuration. Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
This will open your configuration file where you can add the Stagehand MCP server manually.
Browserbase MCP Server
The Model Context Protocol (MCP) is an open protocol that enables seamless integration between LLM applications and external data sources and tools. Whether you’re building an AI-powered IDE, enhancing a chat interface, or creating custom AI workflows, MCP provides a standardized way to connect LLMs with the context they need.
This server provides cloud browser automation capabilities using Browserbase and Stagehand. This server enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a cloud browser environment.
To learn to get started with Browserbase, check out Browserbase MCP or Stagehand MCP.
Getting Started with available MCPs
🌐 Browserbase MCP - Located in browserbase/
Feature | Description |
---|---|
Browser Automation | Control and orchestrate cloud browsers |
Data Extraction | Extract structured data from any webpage |
Console Monitoring | Track and analyze browser console logs |
Screenshots | Capture full-page and element screenshots |
Web Interaction | Navigate, click, and fill forms with ease |
🤘 Stagehand MCP - Located in stagehand/
Feature | Description |
---|---|
Atomic Instructions | Execute precise actions like act("click the login button") or extract("find the red shoes") |
Model Flexibility | Supports multiple models, including OpenAI's GPT-4 and Anthropic's Claude-3.7 Sonnet |
Modular Design | Easily integrate new models with minimal changes |
Vision Support | Use annotated screenshots for complex DOMs |
Open Source | Contribute to the project and join the Slack community for support |
Alternative Installation Methods
Credits
Huge thanks and shoutout to the Playwright team for their contributions to the framework, and their work on the Playwright MCP Server
Stars
1,792Forks
180Last commit
20 days agoRepository age
7 monthsLicense
Apache-2.0
Auto-fetched from GitHub .
MCP servers similar to Stagehand:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit