J

mcp-server-browserbase

...
Created 12/5/2024bybrowserbase

Language:

JavaScript

Stars:

799

Forks:

90

Browserbase MCP Server

cover

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, Puppeteer, and Stagehand (Coming Soon). 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/

FeatureDescription
Browser AutomationControl and orchestrate cloud browsers
Data ExtractionExtract structured data from any webpage
Console MonitoringTrack and analyze browser console logs
ScreenshotsCapture full-page and element screenshots
JavaScriptExecute custom JS in the browser context
Web InteractionNavigate, click, and fill forms with ease

🤘 Stagehand MCP - Located in stagehand/

FeatureDescription
            | 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

Smithery

Last updated: 3/31/2025

Publisher info

browserbase's avatar

browserbase

297
followers
0
following
41
repos

More MCP servers built with JavaScript

mcp-server-semgrep

MCP Server Semgrep is a [Model Context Protocol](https://modelcontextprotocol.io) compliant server that integrates the powerful Semgrep static analysis tool with AI assistants like Anthropic Claude. It enables advanced code analysis, security vulnerability detection, and code quality improvements directly through a conversational interface.

By Szowesgad9
protonmail-mcp

This MCP server provides email sending functionality using Protonmail's SMTP service. It allows both Claude Desktop and Cline VSCode extension to send emails on your behalf using your Protonmail credentials.

By amotivv6
agentql-mcp

Model Context Protocol server that integrates AgentQL's data extraction capabilities.

By tinyfish-io45