0
0
via GitHub · Posted Jul 13, 2026 · 1 min read
MCP Server

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

6,812Stars
533Forks
141Open issues
19Watching
TypeScript Apache-2.0 Updated 1 year ago

An MCP server and Chrome extension that enables AI applications to automate and control your browser locally while preserving your logged-in sessions and browser fingerprint. Designed for use with Claude, VS Code, Cursor, and other AI tools to perform web automation tasks with privacy and stealth.

0 comments

README

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

Comments (0)

Sign in to join the discussion.

No comments yet

Be the first to share your take.