mcp

MCP.Pizza Chef: BrowserMCP

Because everything happens in the browser you already have open, your existing logins carry over and pages behave normally rather than tripping bot checks. Your assistant can open pages, fill forms, click through steps, and read what is on screen, all on your own machine, so your browsing is never sent off to a remote service. It pairs a small Chrome extension with a short config entry in Claude, VS Code, Cursor, or Windsurf.

Unmaintained · No commits in 16 months.
Web/Research

Use This MCP server To

Fill out a long form on a site I am logged into Pull my order history off a shopping site Click through a checkout flow to check that it works Read a page that only loads after I sign in Grab details from a dashboard I already have open

README

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

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

mcp FAQ

Does it use my normal browser?
Yes. It drives the browser you already use, so you stay signed in to your accounts.
Is my browsing sent anywhere?
No. Everything happens locally on your machine, so your activity stays on your device.
Which apps does it work with?
Claude, VS Code, Cursor, and Windsurf.
Can I use this to fill in a form on a site I am logged into?
Yes. That is one of the main reasons people use it.
Do I need a key or an account?
No key. You install a Chrome extension and add the server to your assistant.
Will sites block it the way they block other automation?
Less often, because it uses your real browser rather than a fresh automated one.