ClaudeWave
BrowserMCP avatar
BrowserMCP

mcp

View on GitHub

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

MCP Servers6.4k stars496 forksTypeScriptApache-2.0Updated 1y ago
ClaudeWave Trust Score
82/100
Trusted
Passed
  • Open-source license (Apache-2.0)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Flags
  • !Inactive (>180d)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "mcp": {
      "command": "node",
      "args": ["/path/to/mcp/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/BrowserMCP/mcp and follow its README for install instructions.
Use cases

MCP Servers overview

<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

What people ask about mcp

What is BrowserMCP/mcp?

+

BrowserMCP/mcp is mcp servers for the Claude AI ecosystem. Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser It has 6.4k GitHub stars and was last updated 1y ago.

How do I install mcp?

+

You can install mcp by cloning the repository (https://github.com/BrowserMCP/mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is BrowserMCP/mcp safe to use?

+

Our security agent has analyzed BrowserMCP/mcp and assigned a Trust Score of 82/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains BrowserMCP/mcp?

+

BrowserMCP/mcp is maintained by BrowserMCP. The last recorded GitHub activity is from 1y ago, with 130 open issues.

Are there alternatives to mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

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>

More MCP Servers