Skip to main content
ClaudeWave

Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

MCP Servers6.7k estrellas521 forksTypeScriptApache-2.0Actualizado 1y ago
Nota editorial

Browser MCP is an MCP server paired with a Chrome extension that enables AI applications to automate a user's existing browser rather than spawning isolated browser instances. It connects to Claude Desktop, Cursor, VS Code, and Windsurf through the Model Context Protocol, letting those tools navigate pages, click elements, fill forms, and perform other browser actions directly. Because automation runs locally on the user's machine against their real Chrome profile, it inherits existing login sessions across all services without requiring re-authentication, and it presents an authentic browser fingerprint that helps avoid bot detection and CAPTCHAs. The project was adapted from Microsoft's Playwright MCP server, with the key architectural change being that it drives the user's live browser rather than creating fresh Playwright-managed instances. Developers, power users, and QA testers who need AI-driven browser automation without sacrificing privacy or losing authenticated sessions are the primary audience.

ClaudeWave Trust Score
80/100
Trusted
Passed
  • Open-source license (Apache-2.0)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
  • Documented (README)
Flags
  • !Stale (last commit >412d ago)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/BrowserMCP/mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp": {
      "command": "node",
      "args": ["/path/to/mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/BrowserMCP/mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

<a href="https://browsermcp.io">
  <img src="./.github/images/banner.png" alt="Browser MCP banner">
</a>

<h3 align="center">Browser MCP</h3>

<p align="center">
  Automate your browser with AI.
  <br />
  <a href="https://browsermcp.io"><strong>Website</strong></a> 
  •
  <a href="https://docs.browsermcp.io"><strong>Docs</strong></a>
</p>

## About

Browser MCP is an MCP server + Chrome extension that allows you to automate your browser using AI applications like VS Code, Claude, Cursor, and Windsurf.

## Features

- ⚡ Fast: Automation happens locally on your machine, resulting in better performance without network latency.
- 🔒 Private: Since automation happens locally, your browser activity stays on your device and isn't sent to remote servers.
- 👤 Logged In: Uses your existing browser profile, keeping you logged into all your services.
- 🥷🏼 Stealth: Avoids basic bot detection and CAPTCHAs by using your real browser fingerprint.

## Contributing

This repo contains all the core MCP code for Browser MCP, but currently cannot yet be built on its own due to dependencies on utils and types from the monorepo where it's developed.

## Credits

Browser MCP was adapted from the [Playwright MCP server](https://github.com/microsoft/playwright-mcp) in order to automate the user's browser rather than creating new browser instances. This allows using the user's existing browser profile to use logged-in sessions and avoid bot detection mechanisms that commonly block automated browser use.
browser-automationbrowser-extensionclaudecursormcpmcp-server

Lo que la gente pregunta sobre mcp

¿Qué es BrowserMCP/mcp?

+

BrowserMCP/mcp es mcp servers para el ecosistema de Claude AI. Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser Tiene 6.7k estrellas en GitHub y se actualizó por última vez 1y ago.

¿Cómo se instala mcp?

+

Puedes instalar mcp clonando el repositorio (https://github.com/BrowserMCP/mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar BrowserMCP/mcp?

+

Nuestro agente de seguridad ha analizado BrowserMCP/mcp y le ha asignado un Trust Score de 80/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene BrowserMCP/mcp?

+

BrowserMCP/mcp es mantenido por BrowserMCP. La última actividad registrada en GitHub es de 1y ago, con 142 issues abiertos.

¿Hay alternativas a mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: BrowserMCP/mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/browsermcp-mcp)](https://claudewave.com/repo/browsermcp-mcp)
<a href="https://claudewave.com/repo/browsermcp-mcp"><img src="https://claudewave.com/api/badge/browsermcp-mcp" alt="Featured on ClaudeWave: BrowserMCP/mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a mcp