mcp-server-browserbase
OfficialThe mcp-server-browserbase server integrates Browserbase with MCP, enabling LLMs to control a remote cloud browser for web automation and interaction tasks. With this server, you can:
Create and manage browser sessions: Start, use, and close browser sessions
Navigate and interact with web pages: Navigate to URLs, click elements, fill input fields
Extract content: Retrieve page content with optional CSS selectors
Capture screenshots: Take screenshots of pages or specific elements
Execute JavaScript: Run custom code within the browser context
Maintain persistence: Use Browserbase Contexts to preserve cookies, authentication, and cached data
Manage cookies: Add, retrieve, and delete cookies directly
Configure sessions: Customize viewport dimensions, enable proxies or stealth mode (scale plan required), and inject cookies
Provides ability to target specific web page elements using CSS selectors for screenshots, content extraction, clicking, and form filling operations.
Enables execution of JavaScript code in the browser console through the browserbase_evaluate tool, allowing for dynamic interaction with web page elements and content.
Supports installation of necessary dependencies for the MCP server through npm, with specific instructions to run 'npm install' and 'npm run build' during setup.
README.md not found. View project on GitHub.
Maintenance
Related MCP Connectors
Hosted browser for AI agents: screenshots, post-JS DOM, console, WCAG. No install, no API key.
- TabfleetOAuthcom.tabfleet
Launch, inspect, control, and share isolated cloud browsers for your agents.
Undetectable cloud browser sessions for AI agents and scrapers. Navigate, extract, click, captcha.
Stealth web automation for AI agents. Login, signup, navigate, screenshot.
Related MCP Servers
- AlicenseBqualityDmaintenanceA server that enables browser automation using Playwright, allowing interaction with web pages, capturing screenshots, and executing JavaScript in a browser environment through LLMs.1211,239 npm1MIT
- AlicenseCqualityDmaintenanceEnables LLMs to perform web browsing tasks, take screenshots, and execute JavaScript using Puppeteer for browser automation.425,069 npm1MIT
- AlicenseAqualityCmaintenanceEnables browser automation for LLMs on Linux display servers, supporting web interaction, screenshots, and JavaScript execution in a real browser.79 npm7MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that enables LLMs to automate web browsers using Puppeteer, allowing navigation, screenshots, form filling, and JavaScript execution in a real browser environment.2MIT