Automate your local browser.
Visit ProjectBrowser MCP is an AI-powered browser automation tool that allows users to control their local browser using applications like VS Code, Claude, Cursor, and Windsurf. It runs as a server and Chrome extension combination to provide fast, private, and seamless automation directly on the user's machine.
Is Browser MCP free?
Yes, it is open-source under the MIT License (GitHub).
Can I use my existing browser profile?
Yes, Browser MCP leverages your current profile for seamless authentication.
Does Browser MCP work with all websites?
While designed for broad compatibility, some websites with strict anti-bot measures may still block automation.
How to contribute?
The core code is available in the GitHub repo, though it currently depends on internal utilities from the development monorepo.
Automate your browser with AI.
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.
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.
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.