mcp

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

0 🍴 0 Updated: May 1, 2025
🔄 Data refreshed from GitHub

Browser MCP banner

Browser MCP

Automate your browser with AI.
WebsiteDocs

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

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.