Browser MCP logo

Browser MCP

by browsermcp

Browser MCP is an MCP server designed for automating the user's existing browser. It leverages the user's logged-in sessions and avoids bot detection mechanisms.

View on GitHub

Last updated: N/A

Browser MCP

MCP server for Browser MCP.

  • Website: https://browsermcp.io
  • Docs: https://docs.browsermcp.io

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.