by BrowserMCP
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
# Add to your Claude Code skills
git clone https://github.com/BrowserMCP/mcpBrowser 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.
No comments yet. Be the first to share your thoughts!