mcp-server-browserbase MCP Server — Claude Integration
# mcp-server-browserbase MCP Server
## What is mcp-server-browserbase?
mcp-server-browserbase is a production-ready Model Context Protocol (MCP) server with 3,405 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install browserbase/mcp-server-browserbase
# Or manual
git clone https://github.com/browserbase/mcp-server-browserbase.git
cd mcp-server-browserbase
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** TypeScript
- **Stars:** ⭐ 3,405
- **Forks:** 🍴 366
- **License:** Apache-2.0
- **Updated:** 2026-09-07
- **Repo:** [browserbase/mcp-server-browserbase](https://github.com/browserbase/mcp-server-browserbase)